--- MITgcm/verification/lab_sea/input_ad/data.seaice 2012/01/17 15:42:37 1.15 +++ MITgcm/verification/lab_sea/input_ad/data.seaice 2012/12/22 18:10:02 1.21 @@ -7,12 +7,23 @@ #-- According to Martin, SEAICE_clipVelocities is not recommended # SEAICE_clipVelocities=.TRUE., SEAICEadvSalt =.FALSE., - SEAICEadvAge =.FALSE., #-- above: to reproduce old results LSR_ERROR = 1.E-6, ### SEAICE_deltaTevp = 60, SEAICE_EPS = 1.E-8, - SIsalFRAC = 0.3, + SEAICE_multDim = 7, +#- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code + useMaykutSatVapPoly = .TRUE., + postSolvTempIter = 0, +#- paramaters from SEAICE_GROWTH_LEGACY branch + SEAICE_doOpenWaterGrowth=.FALSE., + SEAICE_doOpenWaterMelt=.FALSE., + SEAICE_areaGainFormula=2, + SEAICE_areaLossFormula=3, +# + SEAICE_saltFrac = 0.3, + SEAICE_tempFrz0 = -1.96, + SEAICE_dTempFrz_dS = 0., SEAICE_availHeatFrac = 0.8, SEAICEadvSnow = .TRUE., SEAICEuseFlooding = .TRUE.,