/[MITgcm]/MITgcm_contrib/verification_other/global_oce_llc90/input/data.seaice
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/global_oce_llc90/input/data.seaice

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (hide annotations) (download)
Thu Sep 13 01:47:34 2018 UTC (6 years, 10 months ago) by gforget
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +9 -0 lines
revert to old default values for parameters that were changed in PR116

1 gforget 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3     #here I take the fields from pickup.seaice.previous.data that
4     #came out of experiment 2 ("relax") part 4 to initialize part 5
5     AreaFile='siAREA.ini',
6     HeffFile='siHEFF.ini',
7     HsnowFile='siHSNOW.ini',
8     uIceFile='siUICE.ini',
9     vIceFile='siVICE.ini',
10 gforget 1.4 #the following is needed to recover old default values
11     #since PR116 (https://github.com/MITgcm/MITgcm/pull/116)
12     SEAICE_drag=0.002,
13     SEAICE_waterDrag=0.005344995140913508357982664,
14     SEAICEetaZmethod=0,
15     SEAICEscaleSurfStress=.FALSE.,
16     SEAICEaddSnowMass=.FALSE.,
17     SEAICE_OLx=0,
18     SEAICE_OLy=0,
19 gforget 1.1 #
20     SEAICEuseTILT=.FALSE.,
21     SEAICEpresH0=2.,
22     SEAICEpresPow0=1,
23 gforget 1.2 SEAICEpresPow1=1,
24     SEAICE_strength = 2.25e4,
25 gforget 1.1 SEAICE_multDim=1,
26     SEAICErestoreUnderIce=.TRUE.,
27 gforget 1.2 SEAICE_area_max=0.97,
28 gforget 1.1 SEAICE_salt0=4.,
29     LSR_ERROR = 2.e-4,
30     SEAICEuseDYNAMICS = .TRUE.,
31     MIN_ATEMP = -40.,
32     MIN_TICE = -40.,
33     SEAICEadvScheme = 33,
34     SEAICEuseFluxForm = .TRUE.,
35     SEAICEadvSnow = .TRUE.,
36     # SEAICEadvSalt = .TRUE.,
37     SEAICEdiffKhHeff = 400.,
38     SEAICEdiffKhArea = 400.,
39     SEAICEdiffKhSnow = 400.,
40     # SEAICEdiffKhSalt = 400.,
41     SEAICEuseFlooding = .TRUE.,
42     SEAICE_mcPheePiston= 3.858024691358025E-05,
43     SEAICE_frazilFrac = 1.,
44     SEAICE_mcPheeTaper = 0.,
45     SEAICE_areaLossFormula=2,
46     SEAICEheatConsFix = .TRUE.,
47     SEAICE_tempFrz0 = -1.96,
48     SEAICE_dTempFrz_dS = 0.,
49     SEAICEuseMetricTerms = .TRUE.,
50 gforget 1.2 SEAICE_no_slip = .TRUE.,
51 gforget 1.1 SEAICE_clipVelocities = .TRUE.,
52 gforget 1.3 &
53 gforget 1.1 #
54     &SEAICE_PARM02
55 gforget 1.3 &

  ViewVC Help
Powered by ViewVC 1.1.22