Back to home page

MITgcm

 
 

    


Warning, /verification/lab_sea/input_ad.noseaicedyn/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
636607cf0f Patr*0001 # SEAICE parameters
                0002  &SEAICE_PARM01
3e452f1927 Jean*0003 #- old default for useFluxForm and DIFF1:
                0004       SEAICEuseFluxForm  = .FALSE.,
02ca9ba8fc Jean*0005       DIFF1 = 4.E-3,
636607cf0f Patr*0006       SEAICE_initialHEFF = 1.0,
                0007       SEAICE_deltaTtherm = 3600.,
                0008       SEAICE_deltaTdyn   = 3600.,
                0009       SEAICEuseDYNAMICS  =.FALSE.,
27da8c4f52 Jean*0010 #-- According to Martin, SEAICE_clipVelocities is not recommended
                0011 #     SEAICE_clipVelocities=.TRUE.,
                0012       SEAICEadvSalt      =.FALSE.,
                0013 #-- above: to reproduce old results
636607cf0f Patr*0014       LSR_ERROR          = 1.E-6,
                0015 ###      SEAICE_deltaTevp   = 60,
                0016       SEAICE_EPS         = 1.E-8,
ecd059f6c4 Jean*0017       SEAICE_multDim     = 7,
052e926099 Jean*0018 #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
                0019   useMaykutSatVapPoly = .TRUE.,
                0020   postSolvTempIter  =  0,
31a12c3418 Gael*0021 #- paramaters from SEAICE_GROWTH_LEGACY branch
                0022       SEAICE_doOpenWaterGrowth=.FALSE.
                0023       SEAICE_doOpenWaterMelt=.FALSE.
                0024       SEAICE_areaGainFormula=2
                0025       SEAICE_areaLossFormula=3                       
                0026 #
0fd115a05b Jean*0027       SEAICE_saltFrac    = 0.3,
a43c1638b9 Gael*0028       SEAICE_tempFrz0    = -1.96,
                0029       SEAICE_dTempFrz_dS = 0.,
27da8c4f52 Jean*0030       SEAICE_availHeatFrac = 0.8,
02ca9ba8fc Jean*0031       SEAICEwriteState   = .TRUE.,
636607cf0f Patr*0032 #     SEAICE_tave_mnc    = .FALSE.,
                0033 #     SEAICE_dump_mnc    = .FALSE.,
                0034 #     SEAICE_mon_mnc     = .FALSE.,
b8665dacca Mart*0035 # old defaults
                0036  SEAICEadvScheme       = 2,
                0037  SEAICE_useMultDimSnow = .FALSE.,
636607cf0f Patr*0038  &
3e452f1927 Jean*0039 
636607cf0f Patr*0040  &SEAICE_PARM02
                0041   mult_ice   = 1.,
                0042 # choose which seaice cost term you want
                0043   cost_ice_flag = 1,
                0044 # the following timings are obsolete;
                0045 # replaced by lastinterval
                0046  costIceStart1        = 20000101,
                0047  costIceStart2        = 00000,
                0048  costIceEnd1        = 20000201,
                0049  costIceEnd2        = 00000,
                0050  &