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

Annotation 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 - (hide 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 jmc 1.9 # $Header: /u/gcmpack/MITgcm/verification/aim.5l_Equatorial_Channel/input/.genmakerc,v 1.8 2003/03/19 23:40:03 jmc Exp $
2 adcroft 1.4 # $Name: $
3    
4     # Force use of PGI f77
5 adcroft 1.5 #if (`uname` == 'Linux') set platform=( Linux+pgi )
6 adcroft 1.4
7 adcroft 1.2 # Disable packages that are not needed
8 jmc 1.6 set DISABLE=( $DISABLE kpp gmredi obcs aim_v23 )
9 adcroft 1.2
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 cnh 1.3 set MODS=../code
16 jmc 1.8
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