/[MITgcm]/MITgcm/verification/aim.5l_Equatorial_Channel/input/.genmakerc
ViewVC logotype

Contents of /MITgcm/verification/aim.5l_Equatorial_Channel/input/.genmakerc

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


Revision 1.9 - (show annotations) (download)
Sat Jan 24 20:44:55 2004 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +1 -1 lines
FILE REMOVED
update AIM Equatorial Channel experiment:
 * use standard aim_v23 pkg (instead of the old pkg/aim).

1 # $Header: /u/gcmpack/MITgcm/verification/aim.5l_Equatorial_Channel/input/.genmakerc,v 1.8 2003/03/19 23:40:03 jmc Exp $
2 # $Name: $
3
4 # Force use of PGI f77
5 #if (`uname` == 'Linux') set platform=( Linux+pgi )
6
7 # Disable packages that are not needed
8 set DISABLE=( $DISABLE kpp gmredi obcs aim_v23 )
9
10 # Enable packages that are needed but are disabled by default
11 set ENABLE=( aim )
12
13 # We can also specify other defaults
14 set ROOTDIR=../../..
15 set MODS=../code
16
17 # high Optimization level causes Pb to some compilers with those S/R:
18 set NOOPTFILES=( aim_do_atmos_physics.F )

  ViewVC Help
Powered by ViewVC 1.1.22