/[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.3.2.1 - (show annotations) (download)
Mon Apr 30 23:41:08 2001 UTC (23 years, 5 months ago) by jmc
Branch: pre38
CVS Tags: pre38tag1, pre38-close
Changes since 1.3: +7 -1 lines
use the same modified source files as the 3D AIM Lat-Lon set up.

1 # $Header: /u/gcmpack/models/MITgcmUV/verification/aim.5l_LatLon/input/Attic/.genmakerc,v 1.1.2.1 2001/04/16 15:59:50 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 )
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

  ViewVC Help
Powered by ViewVC 1.1.22