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

Annotation of /MITgcm/verification/aim.5l_LatLon/input/.genmakerc

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


Revision 1.6 - (hide annotations) (download)
Wed Jan 21 01:23:10 2004 UTC (20 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +1 -1 lines
FILE REMOVED
use standard aim_v23 pkg (instead of the old pkg/aim) but keep the same
 surface forcing fields and topography.

1 jmc 1.6 # $Header: /u/gcmpack/MITgcm/verification/aim.5l_LatLon/input/.genmakerc,v 1.5 2002/11/23 22:35:46 jmc Exp $
2 adcroft 1.3 # $Name: $
3 adcroft 1.2
4     # Force use of PGI f77
5 adcroft 1.3 #if (`uname` == 'Linux') set platform=( Linux+pgi )
6 adcroft 1.2
7     # Disable packages that are not needed
8 jmc 1.4 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     set MODS=../code

  ViewVC Help
Powered by ViewVC 1.1.22