Warning, /verification/lab_sea/input.fd/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
962e454bf5 Gael*0001 # SEAICE parameters
0002 &SEAICE_PARM01
24cf3bf2b7 Jean*0003 #- seaice dynamics params:
0004 SEAICEuseFREEDRIFT = .TRUE.,
0005 SEAICE_no_slip = .TRUE.,
0006 SEAICE_drag = 0.001,
0007 # Depending on vertical resolution this angle should have a value > 0
0008 # (e.g., 25deg for drF(1)=10m)
0009 # SEAICE_waterTurnAngle = 0.0,
0010 #- seaice state & transport params:
0011 SEAICE_salt0 = 4.0,
0012 SEAICEadvSchHeff = 33,
0013 # add small diffKh to test diffusion with multi-dim advect.
0014 SEAICEdiffKhHeff = 20.,
0015 # for adjoint simulations you will need
0016 # SEAICEadvScheme = 30,
0017 #- seaice thermodyn params:
0018 SEAICE_multDim = 7,
0019 SEAICE_wetAlbTemp = 0.0,
0020 # this value should be default for the McPhee parameterization
0021 SEAICE_mcPheeTaper = 0.92,
0022 SEAICE_frazilFrac = 0.,
0023 # SEAICEheatConsFix = .TRUE.,
0024 #- seaice I/O params:
0025 SEAICEwriteState = .TRUE.,
b8665dacca Mart*0026 # old defaults
0027 SEAICEscaleSurfStress = .FALSE.,
0028 SEAICEaddSnowMass = .FALSE.,
0029 SEAICE_useMultDimSnow = .FALSE.,
0030 SEAICE_waterDrag = 0.005355404089581304,
962e454bf5 Gael*0031 &
880368d2ca Mart*0032
b32c244175 Jean*0033 &SEAICE_PARM03
24cf3bf2b7 Jean*0034 SItrNumInUse = 0,
b32c244175 Jean*0035 &