Parent Directory
|
Revision Log
|
Revision Graph
Configuring bomb C14 experiment with iter69 output based on branch release1_50yr and verification/global_with_CFC11
1 | dimitri | 1.1 | # $Header: /u/gcmpack/MITgcm/verification/global_with_CFC11/code1x1/Attic/.genmakerc,v 1.1.2.1 2005/08/25 16:22:16 dimitri Exp $ |
2 | # $Name: release1_50yr $ | ||
3 | |||
4 | # Disable packages that are not needed | ||
5 | set DISABLE=( aim obcs zonal_filt shap_filt autodiff cost ctrl grdchk ) | ||
6 | |||
7 | # Enable packages that are needed but are disabled by default | ||
8 | set ENABLE=( cal exf ) | ||
9 | |||
10 | # We can also specify other defaults | ||
11 | #set ROOTDIR=.. |
ViewVC Help | |
Powered by ViewVC 1.1.22 |