/[MITgcm]/MITgcm/verification/offline_exf_seaice/input.thermo/data.seaice
ViewVC logotype

Annotation of /MITgcm/verification/offline_exf_seaice/input.thermo/data.seaice

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


Revision 1.4 - (hide annotations) (download)
Fri Apr 12 21:54:53 2013 UTC (11 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64o, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64n, checkpoint64g, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint65, checkpoint64j, checkpoint64m, checkpoint64l
Changes since 1.3: +1 -1 lines
less frequent seaice monitor

1 gforget 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3 jmc 1.2 SEAICErestoreUnderIce=.TRUE.,
4 gforget 1.1 #same freezing point as pkg/thsice
5     SEAICE_tempFrz0 = 0.0,
6     SEAICE_dTempFrz_dS = -5.4e-02,
7     #seaice growth parameters
8 jmc 1.2 SEAICE_frazilFrac = 1.,
9 gforget 1.3 HO = 0.2,
10     SEAICE_areaLossFormula = 2,
11     SEAICE_growMeltByConv = .TRUE.,
12     SEAICE_doOpenWaterMelt = .TRUE.,
13 jmc 1.2 #- same mcPheePiston value as in thsice with surf-current=0.2 m/s
14     SEAICE_mcPheePiston= 8.7854425e-5,
15 gforget 1.1 SEAICEuseFlooding = .TRUE.,
16     SEAICE_salt0 = 4.,
17     #SEAICE_saltFrac = 0.3,
18     #simplest (constant) albedo scheme
19     SEAICE_dryIceAlb = 0.6,
20     SEAICE_wetIceAlb = 0.6,
21     SEAICE_drySnowAlb = 0.6,
22     SEAICE_wetSnowAlb = 0.6,
23     #SEAICE_waterAlbedo = 0.1,
24     #
25     SEAICE_strength = 2.6780e+04,
26     OCEAN_drag = 8.1541e-04,
27     SEAICE_waterDrag = 5.3508,
28     SEAICEuseDYNAMICS =.FALSE.,
29     LSR_ERROR = 1.E-12,
30     SOLV_MAX_ITERS = 1500,
31     LSR_mixIniGuess = 1,
32     SEAICEadvScheme = 77,
33     SEAICEadvSnow = .TRUE.,
34     #SEAICEadvSalt = .TRUE.,
35     SEAICE_no_Slip = .FALSE.,
36     #
37     HsnowFile = 'const_00.bin',
38     HsaltFile = 'const_00.bin',
39 jmc 1.2 AreaFile = 'ice0_area.bin',
40     HeffFile = 'ice0_heff.bin',
41 gforget 1.1 #SEAICE_initialHEFF = 0.2,
42     #uIceFile = 'const_00.bin',
43     SEAICEwriteState = .TRUE.,
44 jmc 1.4 SEAICE_monFreq = 36000.,
45 gforget 1.1 &
46    
47     &SEAICE_PARM03
48     &

  ViewVC Help
Powered by ViewVC 1.1.22