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

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

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

revision 1.2 by adcroft, Tue Nov 5 18:40:20 2002 UTC revision 1.3 by jmc, Fri Nov 22 17:42:24 2002 UTC
# Line 5  Line 5 
5  #if (`uname` == 'Linux') set platform=( Linux+pgi )  #if (`uname` == 'Linux') set platform=( Linux+pgi )
6    
7  # Disable packages that are not needed  # Disable packages that are not needed
8  set DISABLE=( $DISABLE kpp gmredi obcs mom_fluxform )  set DISABLE=( $DISABLE kpp gmredi obcs mom_fluxform zonal_filt )
9    
10  # Enable packages that are needed but are disabled by default  # Enable packages that are needed but are disabled by default
11  set ENABLE=( $ENABLE aim )  # set ENABLE=( $ENABLE aim_v23 )
12    
13  # We can also specify other defaults  # We can also specify other defaults
14  set ROOTDIR=../../..  set ROOTDIR=../../..

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22