/[MITgcm]/MITgcm_contrib/llc_hires/llc_270/input_ad/data.seaice
ViewVC logotype

Annotation of /MITgcm_contrib/llc_hires/llc_270/input_ad/data.seaice

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


Revision 1.2 - (hide annotations) (download)
Thu Apr 17 00:13:10 2014 UTC (11 years, 3 months ago) by ifenty
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +51 -40 lines
updated seaice_options.h and data.seaice in llc270 setup

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

  ViewVC Help
Powered by ViewVC 1.1.22