Parent Directory
|
Revision Log
|
Revision Graph
new cal and exf routines consistent with checkpoint51l_post
1 | dimitri | 1.1 | #!/bin/bash |
2 | # | ||
3 | # $Header: /usr/local/gcmpack/MITgcm/tools/build_options/linux_ia64_g77,v 1.1 2003/09/29 16:15:24 edhill 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='-lPEPCF90 -lmpi' |
ViewVC Help | |
Powered by ViewVC 1.1.22 |