Warning, /verification/1D_ocean_ice_column/input_ad/data.seaice is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit b8665dac on 2018-08-25 15:25:53 UTC
8f749e3979 Ian *0001 # SEAICE parameters
0002 &SEAICE_PARM01
0003 SEAICEwriteState = .TRUE.,
973b42676b Ian *0004 # SEAICE_initialHEFF = 1.1E-5,
8f749e3979 Ian *0005 SEAICE_initialHEFF = 0.0,
973b42676b Ian *0006 HsnowFile = 'snow_0m_1x1',
8f749e3979 Ian *0007 SEAICE_deltaTtherm = 3600.,
0008 SEAICE_deltaTdyn = 3600.,
0009 SEAICEuseDYNAMICS =.FALSE.,
0010 SEAICEadvSalt =.FALSE.,
0011 LSR_ERROR = 1.E-6,
0012 SEAICE_EPS = 1.E-8,
0013 SEAICEadvSnow = .TRUE.,
0b4a44c479 Gael*0014 SEAICE_mcPheePiston= 0.0008749999999999999,
0015 SEAICE_mcPheeTaper = 0.92,
0016 SEAICE_frazilFrac = 0.,
0fd115a05b Jean*0017 SEAICE_saltFrac = 0.30,
a43c1638b9 Gael*0018 SEAICE_tempFrz0 = -1.96,
0019 SEAICE_dTempFrz_dS = 0.,
8f749e3979 Ian *0020 SEAICEuseFlooding = .TRUE.,
bcd6fab2ff Ian *0021 SEAICE_area_reg = 0.15,
973b42676b Ian *0022 SEAICE_area_floor = 1.E-5,
bcd6fab2ff Ian *0023 SEAICE_hice_reg = 0.10,
973b42676b Ian *0024 # SEAICE_debugPointI = 3,
0025 # SEAICE_debugPointJ = 3,
0026 IMAX_TICE = 6,
e024a2e87c Jean*0027 #- to reproduce old results with former #undef SEAICE_SOLVE4TEMP_LEGACY code
0028 SEAICE_wetAlbTemp = 0.,
0029 SEAICE_snowThick = 0.,
973b42676b Ian *0030 SEAICE_mon_mnc = .TRUE.
b82ea9cb45 Mart*0031 # For backward compatibility only:
0032 # emissivities should be inherited from exf and setting them here does
0033 # not set a good example
0034 SEAICE_snow_emiss = 0.97001763668430343479,
0035 SEAICE_ice_emiss = 0.97001763668430343479,
b8665dacca Mart*0036 # old defaults
0037 SEAICEadvScheme = 2,
8f749e3979 Ian *0038 &
0039 &SEAICE_PARM02
0040 mult_ice = 1.,
0041 # choose which seaice cost term you want
0042 cost_ice_flag = 2,
0043 # the following timings are obsolete;
0044 # replaced by lastinterval
0045 costIceStart1 = 20000101,
0046 costIceStart2 = 00000,
0047 costIceEnd1 = 20000201,
0048 costIceEnd2 = 00000,
0049 &