| 1 |
# |
| 2 |
# |
| 3 |
# ********************* |
| 4 |
# ECCO controlvariables |
| 5 |
# ********************* |
| 6 |
&CTRL_NML |
| 7 |
## doMainPack = .TRUE., |
| 8 |
## doMainUnpack = .TRUE., |
| 9 |
doinitxx = .TRUE., |
| 10 |
doPackDiag = .FALSE., |
| 11 |
doZscalePack = .FALSE., |
| 12 |
delZexp = 1., |
| 13 |
# doSinglePrecTapelev = .TRUE., |
| 14 |
# |
| 15 |
xx_obcsnstartdate1 = 20070101, |
| 16 |
xx_obcsnstartdate2 = 00000, |
| 17 |
xx_obcsnperiod = 0.0, |
| 18 |
xx_obcsn_file = 'xx_obcsn', |
| 19 |
# |
| 20 |
xx_obcssstartdate1 = 20070101, |
| 21 |
xx_obcssstartdate2 = 00000, |
| 22 |
xx_obcssperiod = 0.0, |
| 23 |
xx_obcss_file = 'xx_obcss', |
| 24 |
# |
| 25 |
xx_obcswstartdate1 = 20070101, |
| 26 |
xx_obcswstartdate2 = 00000, |
| 27 |
xx_obcswperiod = 0.0, |
| 28 |
xx_obcsw_file = 'xx_obcsw', |
| 29 |
# |
| 30 |
xx_obcsestartdate1 = 20070101, |
| 31 |
xx_obcsestartdate2 = 00000, |
| 32 |
xx_obcseperiod = 0.0, |
| 33 |
xx_obcse_file = 'xx_obcse', |
| 34 |
/ |
| 35 |
# |
| 36 |
# ********************* |
| 37 |
# names for ctrl_pack/unpack |
| 38 |
# ********************* |
| 39 |
&CTRL_PACKNAMES |
| 40 |
ctrlname = 'ecco_ctrl', |
| 41 |
costname = 'ecco_cost', |
| 42 |
/ |