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

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

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


Revision 1.2 - (show annotations) (download)
Tue Nov 5 18:40:20 2002 UTC (21 years, 6 months ago) by adcroft
Branch: MAIN
CVS Tags: checkpoint46n_post, checkpoint47, checkpoint46m_post
Changes since 1.1: +2 -2 lines
No longer using PGI compiler (pgf77) since it does work even on our own machines!
 - use g77 where it works otherwise ifc

1 # $Header: /u/gcmpack/MITgcm/verification/aim.5l_cs/input/.genmakerc,v 1.1 2001/06/18 17:40:07 cnh 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 mom_fluxform )
9
10 # Enable packages that are needed but are disabled by default
11 set ENABLE=( $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