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

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

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


Revision 1.2 - (hide annotations) (download)
Sun Sep 30 13:30:44 2012 UTC (12 years, 10 months ago) by gforget
Branch: MAIN
Changes since 1.1: +19 -11 lines
data            rm balanceThetaClimRelax, balanceQnet
                switch to advection scheme No 33
                switch to 1h time step, consistent with llc90
data.cal        start in 1948
data.ctrl       start in 1948
data.seaice     switch to advection scheme No 33
                add sea ice initial condition
                revert to default albedos

1 gforget 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3 gforget 1.2 #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     #
11 gforget 1.1 SEAICEuseTILT=.FALSE.,
12     SEAICEpresH0=2.,
13     SEAICEpresPow0=1,
14     SEAICEpresPow1=3,
15     SEAICE_multDim=1,
16     SEAICErestoreUnderIce=.TRUE.,
17 gforget 1.2 # SEAICE_area_max=0.95,
18 gforget 1.1 #for backward compatibility (before 2011 june 19, those were the defaults)
19     # SEAICE_area_floor=0.15,
20     # SEAICE_area_reg=0.15,
21     SEAICE_salt0=4.,
22     # for long time step:
23     # SEAICE_deltaTevp = 720.,
24     # for regular time step:
25     # SEAICE_deltaTevp = 60.,
26     # for lsr:
27     LSR_ERROR = 2.e-4,
28     SEAICEuseDYNAMICS = .TRUE.,
29     # BAD OPTION -- DO NOT USE -- SEAICE_maskRHS = .TRUE.,
30     MIN_ATEMP = -40.,
31     MIN_TICE = -40.,
32 gforget 1.2 SEAICEadvScheme = 33,
33 gforget 1.1 SEAICEuseFluxForm = .TRUE.,
34     SEAICEadvSnow = .TRUE.,
35     # SEAICEadvSalt = .TRUE.,
36     SEAICEdiffKhHeff = 400.,
37     SEAICEdiffKhArea = 400.,
38     SEAICEdiffKhSnow = 400.,
39     # SEAICEdiffKhSalt = 400.,
40     SEAICEuseFlooding = .TRUE.,
41     SEAICE_mcPheePiston= 3.858024691358025E-05,
42     SEAICE_frazilFrac = 1.,
43     SEAICE_mcPheeTaper = 0.,
44     SEAICE_areaLossFormula=2,
45     SEAICEheatConsFix = .TRUE.,
46     SEAICE_tempFrz0 = -1.96,
47     SEAICE_dTempFrz_dS = 0.,
48     SEAICEuseMetricTerms = .TRUE.,
49     SEAICE_no_slip = .FALSE.,
50     SEAICE_clipVelocities = .TRUE.,
51     #take 33% out of (1-albedo)
52 gforget 1.2 # SEAICE_dryIceAlb = 0.84,
53     # SEAICE_wetIceAlb = 0.78,
54     # SEAICE_drySnowAlb = 0.90,
55     # SEAICE_wetSnowAlb = 0.8 ,
56     #add 66% (1-albedo)
57     # SEAICE_dryIceAlb_south = 0.58,
58     # SEAICE_wetIceAlb_south = 0.45,
59     # SEAICE_drySnowAlb_south = 0.73,
60     # SEAICE_wetSnowAlb_south = 0.50,
61 gforget 1.1 /
62     #
63     &SEAICE_PARM02
64     /

  ViewVC Help
Powered by ViewVC 1.1.22