Back to home page

MITgcm

 
 

    


Warning, /verification/lab_sea/input_ad/data.seaice is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit 11c3150c on 2021-10-18 18:00:35 UTC
83fe077e76 Patr*0001 # SEAICE parameters
                0002  &SEAICE_PARM01
                0003       SEAICE_initialHEFF = 1.0,
                0004       SEAICE_deltaTtherm = 3600.,
                0005       SEAICE_deltaTdyn   = 3600.,
                0006       SEAICEuseDYNAMICS  =.TRUE.,
27da8c4f52 Jean*0007 #-- According to Martin, SEAICE_clipVelocities is not recommended
                0008 #     SEAICE_clipVelocities=.TRUE.,
                0009       SEAICEadvSalt      =.FALSE.,
                0010 #-- above: to reproduce old results
83fe077e76 Patr*0011       LSR_ERROR          = 1.E-6,
0a5ea2b5e7 Patr*0012 ###      SEAICE_deltaTevp   = 60,
7d72248bde Patr*0013       SEAICE_EPS         = 1.E-8,
ecd059f6c4 Jean*0014       SEAICE_multDim     = 7,
052e926099 Jean*0015 #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
                0016   useMaykutSatVapPoly = .TRUE.,
                0017   postSolvTempIter  =  0,
31a12c3418 Gael*0018 #- paramaters from SEAICE_GROWTH_LEGACY branch
                0019       SEAICE_doOpenWaterGrowth=.FALSE.,
                0020       SEAICE_doOpenWaterMelt=.FALSE.,
                0021       SEAICE_areaGainFormula=2,
                0022       SEAICE_areaLossFormula=3,
                0023 #
0fd115a05b Jean*0024       SEAICE_saltFrac    = 0.3,
a43c1638b9 Gael*0025       SEAICE_tempFrz0    = -1.96,
                0026       SEAICE_dTempFrz_dS = 0.,
27da8c4f52 Jean*0027       SEAICE_availHeatFrac = 0.8,
d44b48492e Jean*0028       SEAICEdiffKhArea   = 200.,
97be675545 Jean*0029       SEAICEwriteState   = .TRUE.,
83fe077e76 Patr*0030 #     SEAICE_tave_mnc    = .FALSE.,
                0031 #     SEAICE_dump_mnc    = .FALSE.,
                0032 #     SEAICE_mon_mnc     = .FALSE.,
b8665dacca Mart*0033 # old defaults
                0034  SEAICEadvScheme       = 2,
                0035  SEAICEscaleSurfStress = .FALSE.,
                0036  SEAICEaddSnowMass     = .FALSE.,
                0037  SEAICE_useMultDimSnow = .FALSE.,
                0038  SEAICEetaZmethod = 0,
                0039  SEAICE_Olx       = 0,
                0040  SEAICE_Oly       = 0,
                0041  SEAICE_drag      = 0.002,
                0042  SEAICE_waterDrag = 0.005355404089581304,
83fe077e76 Patr*0043  &
97be675545 Jean*0044 
83fe077e76 Patr*0045  &SEAICE_PARM02
11c3150c71 Mart*0046 # currently COST_ICE_TEST is undefined in SEAICE_OPTIONS.h,
                0047 # so that none of these parameters are used and the cost function
                0048 # contribution by sea ice is zero (f_ice = 0.)
83fe077e76 Patr*0049   mult_ice   = 1.,
                0050 # choose which seaice cost term you want
                0051   cost_ice_flag = 1,
                0052 # the following timings are obsolete;
                0053 # replaced by lastinterval
                0054  costIceStart1        = 20000101,
                0055  costIceStart2        = 00000,
                0056  costIceEnd1        = 20000201,
                0057  costIceEnd2        = 00000,
                0058  &
97be675545 Jean*0059 
                0060  &SEAICE_PARM03
                0061  &