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

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

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


Revision 1.5 - (hide annotations) (download)
Mon Jan 26 17:18:13 2004 UTC (20 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +1 -1 lines
FILE REMOVED
update AIM Cubed-Sphere exp: use Franco.M forcing fields (remove the old one)

1 jmc 1.5 # $Header: /u/gcmpack/MITgcm/verification/aim.5l_cs/input/.genmakerc,v 1.4 2003/06/27 21:40:49 cnh Exp $
2 cnh 1.1 # $Name: $
3    
4     # Force use of PGI f77
5 adcroft 1.2 #if (`uname` == 'Linux') set platform=( Linux+pgi )
6 cnh 1.1
7     # Disable packages that are not needed
8 jmc 1.3 set DISABLE=( $DISABLE kpp gmredi obcs mom_fluxform zonal_filt )
9 cnh 1.1
10     # Enable packages that are needed but are disabled by default
11 cnh 1.4 set ENABLE=( $ENABLE aim_v23 land )
12 cnh 1.1
13     # We can also specify other defaults
14     set ROOTDIR=../../..
15     set MODS=../code

  ViewVC Help
Powered by ViewVC 1.1.22