Parent Directory
|
Revision Log
|
Revision Graph
Modified Files code/linux_ia64_efc+mpi and code/ptracers_init.F
1 | #!/bin/bash |
2 | # |
3 | # $Header: /usr/local/gcmpack/MITgcm_contrib/ocean_inversion_project/code/linux_ia64_efc+mpi,v 1.1 2003/10/20 06:12:24 dimitri Exp $ |
4 | # |
5 | |
6 | # This buil-option file was tested on the JPL SGI altix (orion). |
7 | |
8 | FC=efc |
9 | DEFINES='-D_BYTESWAPIO -DWORDLENGTH=4' |
10 | LN='/bin/ln -s' |
11 | CPP='cpp -traditional -P' |
12 | FFLAGS='-132 -i4 -w95 -W0 -WB' |
13 | FOPTIM='-O3 -mp' |
14 | LINK='efc' |
15 | LIBS='-L/u2/dmenem/software/netcdf-3.5.0/lib -lPEPCF90 -lmpi -lnetcdf' |
ViewVC Help | |
Powered by ViewVC 1.1.22 |