Parent Directory
|
Revision Log
|
Revision Graph
Updating 2x2 deg. ECCO setup
1 | # $Header: /u/gcmpack/MITgcm/verification/global2x2_tot/code/Attic/.genmakerc,v 1.1.2.3 2003/07/10 15:20:42 heimbach Exp $ |
2 | # $Name: $ |
3 | |
4 | # Disable packages that are not needed |
5 | set DISABLE=( $DISABLE aim zonal_filt shap_filt seaice ) |
6 | |
7 | # Enable packages that are needed but are disabled by default |
8 | set ENABLE=( $ENABLE autodiff cal cost ctrl grdchk ecco exf kpp gmredi ) |
9 | |
10 | # We can also specify other defaults |
11 | set ROOTDIR=.. |
ViewVC Help | |
Powered by ViewVC 1.1.22 |