/[MITgcm]/MITgcm/verification/global_with_CFC11/code1x1/linux_ia64_efc+mpi_altix
ViewVC logotype

Contents of /MITgcm/verification/global_with_CFC11/code1x1/linux_ia64_efc+mpi_altix

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.2.1 - (show annotations) (download)
Thu Aug 25 16:22:17 2005 UTC (18 years, 8 months ago) by dimitri
Branch: release1_50yr
Changes since 1.1: +18 -0 lines
adding ecco1x1 verification/global_with_CFC11 experiment

1 #!/bin/bash
2 #
3 # $Header: /u/gcmpack/MITgcm_contrib/ocean_inversion_project/code_ecco1x1/linux_ia64_efc+mpi_altix,v 1.1 2004/10/06 20:26:55 dimitri Exp $
4 #
5
6 # This buil-option file was tested on the NAS SGI altix (columbia2).
7
8 FC=efc
9 DEFINES='-DALLOW_USE_MPI -DALWAYS_USE_MPI -D_BYTESWAPIO -DWORDLENGTH=4'
10 LN='/bin/ln -s'
11 CPP='/lib/cpp -traditional -P'
12 FFLAGS='-mp -132 -r8 -i4 -w95 -W0 -WB'
13 FOPTIM='-O3 -align'
14 LINK='efc'
15 LIBS='-L/u/menemenl/software/netcdf-3.5.0/lib -L/opt/sgi/mpt/1.9.1.0//lib -lPEPCF90 -lmpi -lnetcdf'
16
17 INCLUDES='-I/opt/sgi/mpt/1.9.1.0/include'
18 INCLUDEDIRS='/opt/sgi/mpt/1.9.1.0/include'

  ViewVC Help
Powered by ViewVC 1.1.22