/[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.6 - (hide annotations) (download)
Fri Nov 22 03:28:22 2002 UTC (20 years, 6 months ago) by jmc
Branch: MAIN
Changes since 1.5: +2 -2 lines
does not use the new AIM package (aim_v23)

1 jmc 1.6 # $Header: /u/gcmpack/MITgcm/verification/aim.5l_Equatorial_Channel/input/.genmakerc,v 1.5 2002/11/05 18:40:13 adcroft 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     set FC=(ifc)
7 adcroft 1.4
8 adcroft 1.2 # Disable packages that are not needed
9 jmc 1.6 set DISABLE=( $DISABLE kpp gmredi obcs aim_v23 )
10 adcroft 1.2
11     # Enable packages that are needed but are disabled by default
12     set ENABLE=( aim )
13    
14     # We can also specify other defaults
15     set ROOTDIR=../../..
16 cnh 1.3 set MODS=../code

  ViewVC Help
Powered by ViewVC 1.1.22