/[MITgcm]/MITgcm_contrib/high_res_cube/cube101/input/data.seaice
ViewVC logotype

Annotation of /MITgcm_contrib/high_res_cube/cube101/input/data.seaice

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


Revision 1.2 - (hide annotations) (download)
Thu Aug 15 16:33:19 2019 UTC (5 years, 11 months ago) by zhc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +3 -0 lines
start from 1992; IC to be processed

1 zhc 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3     #the following is needed to recover old default values
4     #since PR116 (https://github.com/MITgcm/MITgcm/pull/116)
5     SEAICE_waterDrag=0.005344995140913508357982664,
6     SEAICEetaZmethod=0,
7     SEAICEscaleSurfStress=.FALSE.,
8     SEAICEaddSnowMass=.FALSE.,
9     SEAICE_OLx=0,
10     SEAICE_OLy=0,
11     #
12     SEAICEuseTILT=.FALSE.,
13     SEAICEpresH0=2.,
14     SEAICEpresPow0=1,
15     SEAICEpresPow1=1,
16     SEAICE_strength = 2.25e4,
17     SEAICE_area_max = 0.97,
18     SEAICE_no_slip = .TRUE.,
19     SEAICE_drag=0.001,
20     OCEAN_drag=0.001,
21     SEAICE_multDim=1,
22     SEAICErestoreUnderIce=.TRUE.,
23     #for backward compatibility (before 2011 june 19, those were the defaults)
24     # SEAICE_area_floor=0.15,
25     # SEAICE_area_reg=0.15,
26     SEAICE_salt0=4.,
27     # for long time step:
28     # SEAICE_deltaTevp = 720.,
29     # for regular time step:
30     # SEAICE_deltaTevp = 60.,
31     # for lsr:
32     LSR_ERROR = 2.e-4,
33     SEAICEuseDYNAMICS = .TRUE.,
34     # BAD OPTION -- DO NOT USE -- SEAICE_maskRHS = .TRUE.,
35     MIN_ATEMP = -40.,
36     MIN_TICE = -40.,
37     SEAICEadvScheme = 30,
38     SEAICEuseFluxForm = .TRUE.,
39     SEAICEadvSnow = .TRUE.,
40     # SEAICEadvSalt = .TRUE.,
41     SEAICEdiffKhHeff = 400.,
42     SEAICEdiffKhArea = 400.,
43     SEAICEdiffKhSnow = 400.,
44     # SEAICEdiffKhSalt = 400.,
45     SEAICEuseFlooding = .TRUE.,
46     SEAICE_mcPheePiston= 3.858024691358025E-05,
47     SEAICE_frazilFrac = 1.,
48     SEAICE_mcPheeTaper = 0.,
49     SEAICE_areaLossFormula=2,
50     SEAICEheatConsFix = .TRUE.,
51     SEAICE_tempFrz0 = -1.96,
52     SEAICE_dTempFrz_dS = 0.,
53     SEAICEuseMetricTerms = .TRUE.,
54     SEAICE_clipVelocities = .TRUE.,
55     #take 33% out of (1-albedo)
56     SEAICE_dryIceAlb = 0.84,
57     SEAICE_wetIceAlb = 0.78,
58     SEAICE_drySnowAlb = 0.90,
59     SEAICE_wetSnowAlb = 0.8 ,
60     #default albedos
61     SEAICE_dryIceAlb_south = 0.75
62     SEAICE_wetIceAlb_south = 0.66
63     SEAICE_drySnowAlb_south = 0.84
64     SEAICE_wetSnowAlb_south = 0.7
65 zhc 1.2 #initial condition
66     AreaFile = 'areaInit.llc270',
67     HeffFile = 'heffInit.llc270',
68 zhc 1.1 &
69     #
70     &SEAICE_PARM02
71     &

  ViewVC Help
Powered by ViewVC 1.1.22