/[MITgcm]/MITgcm_contrib/ocean_inversion_project/code/linux_ia64_efc+mpi_altix
ViewVC logotype

Contents of /MITgcm_contrib/ocean_inversion_project/code/linux_ia64_efc+mpi_altix

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


Revision 1.1 - (show annotations) (download)
Wed Oct 6 20:26:54 2004 UTC (20 years, 9 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Modified eesupp/inc/EEPARAMS.h
Added ocean_inversion_project/*

1 #!/bin/bash
2 #
3 # $Header: $
4 #
5
6 # This buil-option file was tested on the NAS SGI altix (columbia2).
7
8 FC=efc
9 DEFINES='-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