| 1 | 
# ********************* | 
| 2 | 
# ECCO controlvariables | 
| 3 | 
# ********************* | 
| 4 | 
 &ctrl_nml | 
| 5 | 
# | 
| 6 | 
### doMainUnpack = .FALSE., | 
| 7 | 
 doinitxx = .TRUE., | 
| 8 | 
 doPackDiag = .TRUE., | 
| 9 | 
 doZscalePack = .TRUE., | 
| 10 | 
 delZexp = 0.5, | 
| 11 | 
# | 
| 12 | 
 xx_theta_file='xx_theta', | 
| 13 | 
 xx_salt_file='xx_salt', | 
| 14 | 
# | 
| 15 | 
 xx_hflux_file='xx_hfl', | 
| 16 | 
 xx_hfluxstartdate1=19790101, | 
| 17 | 
 xx_hfluxstartdate2=000000, | 
| 18 | 
 xx_hfluxperiod=345600.0, | 
| 19 | 
# | 
| 20 | 
 xx_sflux_file='xx_sfl', | 
| 21 | 
 xx_sfluxstartdate1=19790101, | 
| 22 | 
 xx_sfluxstartdate2=000000, | 
| 23 | 
 xx_sfluxperiod=345600.0, | 
| 24 | 
# | 
| 25 | 
 xx_tauu_file='xx_tauu', | 
| 26 | 
 xx_tauustartdate1=19790101, | 
| 27 | 
 xx_tauustartdate2=000000, | 
| 28 | 
 xx_tauuperiod=345600.0, | 
| 29 | 
# | 
| 30 | 
 xx_tauv_file='xx_tauv', | 
| 31 | 
 xx_tauvstartdate1=19790101, | 
| 32 | 
 xx_tauvstartdate2=000000, | 
| 33 | 
 xx_tauvperiod=345600.0, | 
| 34 | 
# | 
| 35 | 
 xx_atemp_file='xx_atemp', | 
| 36 | 
 xx_atempstartdate1=19790101, | 
| 37 | 
 xx_atempstartdate2=000000, | 
| 38 | 
 xx_atempperiod=345600.0, | 
| 39 | 
# | 
| 40 | 
 xx_aqh_file='xx_aqh', | 
| 41 | 
 xx_aqhstartdate1=19790101, | 
| 42 | 
 xx_aqhstartdate2=000000, | 
| 43 | 
 xx_aqhperiod=345600.0, | 
| 44 | 
# | 
| 45 | 
 xx_uwind_file='xx_uwind', | 
| 46 | 
 xx_uwindstartdate1=19790101, | 
| 47 | 
 xx_uwindstartdate2=000000, | 
| 48 | 
 xx_uwindperiod=345600.0, | 
| 49 | 
# | 
| 50 | 
 xx_vwind_file='xx_vwind', | 
| 51 | 
 xx_vwindstartdate1=19790101, | 
| 52 | 
 xx_vwindstartdate2=000000, | 
| 53 | 
 xx_vwindperiod=345600.0, | 
| 54 | 
# | 
| 55 | 
 xx_precip_file='xx_precip', | 
| 56 | 
 xx_precipstartdate1=19790101, | 
| 57 | 
 xx_precipstartdate2=000000, | 
| 58 | 
 xx_precipperiod=345600.0, | 
| 59 | 
# | 
| 60 | 
 xx_swflux_file='xx_swflux', | 
| 61 | 
 xx_swfluxstartdate1=19790101, | 
| 62 | 
 xx_swfluxstartdate2=000000, | 
| 63 | 
 xx_swfluxperiod=345600.0, | 
| 64 | 
 / | 
| 65 | 
# | 
| 66 | 
# ********************* | 
| 67 | 
# names for ctrl_pack/unpack | 
| 68 | 
# ********************* | 
| 69 | 
 &ctrl_packnames | 
| 70 | 
 ctrlname='ecco_ctrl', | 
| 71 | 
 costname='ecco_cost', | 
| 72 | 
 / |