Back to home page

MITgcm

 
 

    


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

view on githubraw file Latest commit dc26f158 on 2021-09-30 20:24:53 UTC
8573333f2b Mart*0001 # SEAICE parameters
                0002  &SEAICE_PARM01
24cf3bf2b7 Jean*0003 #- seaice dynamics params:
                0004   SEAICE_deltaTdyn   = 3600.,
7abdd3e5e0 Mart*0005 # turn on aEVP with some sensible parameters
                0006   SEAICEaEVPcoeff =0.5,
                0007   SEAICEnEVPstarSteps =500,
                0008 # end of aEVP parameters
24cf3bf2b7 Jean*0009   useHB87stressCoupling = .TRUE.,
                0010   SEAICE_no_slip     = .TRUE.,
                0011 # Depending on vertical resolution this angle should have a value > 0
                0012 #  (e.g., 25deg for drF(1)=10m)
                0013 # SEAICE_waterTurnAngle = 0.0,
                0014 #- seaice state & transport params:
                0015   SEAICE_salt0       = 4.0,
                0016 #- old DIFF1 default:
                0017   DIFF1 = 4.E-3,
b8665dacca Mart*0018 #- requires old default advection scheme
                0019   SEAICEadvScheme    = 2,
24cf3bf2b7 Jean*0020 #- seaice thermodyn params:
                0021   SEAICE_deltaTtherm = 3600.,
                0022   SEAICE_multDim     = 1,
                0023 # strong ice-ocean turb-flux coeff:
                0024   SEAICE_mcPheePiston= 0.001,
                0025   SEAICE_frazilFrac  = 0.5,
                0026 #- seaice I/O params:
                0027   AreaFile           = 'AREA.0000008760',
                0028   HsnowFile          = 'HSNOW.0000008760',
                0029   HsaltFile          = 'HSALT.0000008760',
                0030   HeffFile           = 'HEFF.0000008760',
                0031   SEAICEwriteState   = .TRUE.,
b8665dacca Mart*0032 # old defaults
                0033  SEAICEscaleSurfStress = .FALSE.,
                0034  SEAICEaddSnowMass     = .FALSE.,
                0035  SEAICE_waterDrag  = 0.005355404089581304,
8573333f2b Mart*0036  &
880368d2ca Mart*0037 
b32c244175 Jean*0038  &SEAICE_PARM03
24cf3bf2b7 Jean*0039   SItrNumInUse      = 0,
b32c244175 Jean*0040  &