Back to home page

MITgcm

 
 

    


Warning, /verification/seaice_obcs/input/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
41fb919ba6 Dimi*0001 # SEAICE parameters
08a9b2e689 Jean*0002  &SEAICE_PARM01
adb13907c3 Dimi*0003 #- seaice dynamics params:
                0004   LSR_ERROR          = 1.E-12,
                0005 # LSR_mixIniGuess=1 : compute free-drift residual; =2,4 mix into initial guess
                0006   LSR_mixIniGuess    = 1,
                0007 #- seaice state & transport params:
                0008   SEAICEadvScheme    = 7,
                0009 # for adjoint simulations you will need
                0010 # SEAICEadvScheme    = 30,
                0011 # add small diffKh to test diffusion with multi-dim advect.
                0012   SEAICEdiffKhArea   = 20.,
                0013   SEAICE_salinityTracer = .FALSE.,
                0014   SEAICE_saltFrac    = 0.3,
                0015 #- seaice thermodyn params:
                0016   SEAICE_multDim     = 7,
                0017 #- constant seawater freezing point:
                0018   SEAICE_tempFrz0    = -1.96,
                0019   SEAICE_dTempFrz_dS = 0.,
052e926099 Jean*0020 #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
adb13907c3 Dimi*0021     useMaykutSatVapPoly = .TRUE.,
                0022     postSolvTempIter    =  0,
                0023   SEAICE_dryIceAlb   = 0.8756,
                0024   SEAICE_wetIceAlb   = 0.7856,
                0025   SEAICE_drySnowAlb  = 0.9656,
                0026   SEAICE_wetSnowAlb  = 0.8256,
                0027   SEAICE_strength    = 2.6780e+04,
                0028 # use the new standard way of specifying ocean-ice turb. flux coeff:
                0029   SEAICE_mcPheePiston= 0.00004,
                0030   SEAICE_frazilFrac  = 0.3,
                0031 #- seaice I/O params:
                0032   SEAICEwriteState   = .TRUE.,
b8665dacca Mart*0033 # old defaults
                0034  SEAICEscaleSurfStress = .FALSE.,
                0035  SEAICEaddSnowMass     = .FALSE.,
                0036  SEAICE_useMultDimSnow = .FALSE.,
                0037  SEAICEetaZmethod = 0,
                0038  SEAICE_drag = 0.002,
                0039  SEAICE_waterDrag = 0.0052101265822784805,
                0040  SEAICE_Olx = 0,
                0041  SEAICE_Oly = 0,
08a9b2e689 Jean*0042  &
                0043 
                0044  &SEAICE_PARM03
41fb919ba6 Dimi*0045  &