/[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.1 - (hide annotations) (download)
Thu Dec 27 14:14:28 2012 UTC (11 years, 4 months ago) by gforget
Branch: MAIN
- namelists for thermodynamics only test.

1 gforget 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3     #same freezing point as pkg/thsice
4     SEAICE_tempFrz0 = 0.0,
5     SEAICE_dTempFrz_dS = -5.4e-02,
6     #seaice growth parameters
7     SEAICE_gamma_t_frz = 3600.,
8     SEAICE_gamma_t = 259200.,
9     SEAICEuseFlooding = .TRUE.,
10     SEAICE_salt0 = 4.,
11     #SEAICE_saltFrac = 0.3,
12     #simplest (constant) albedo scheme
13     SEAICE_dryIceAlb = 0.6,
14     SEAICE_wetIceAlb = 0.6,
15     SEAICE_drySnowAlb = 0.6,
16     SEAICE_wetSnowAlb = 0.6,
17     #SEAICE_waterAlbedo = 0.1,
18     #
19     SEAICE_strength = 2.6780e+04,
20     OCEAN_drag = 8.1541e-04,
21     SEAICE_waterDrag = 5.3508,
22     SEAICEuseDYNAMICS =.FALSE.,
23     LSR_ERROR = 1.E-12,
24     SOLV_MAX_ITERS = 1500,
25     LSR_mixIniGuess = 1,
26     SEAICEadvScheme = 77,
27     SEAICEadvSnow = .TRUE.,
28     #SEAICEadvSalt = .TRUE.,
29     SEAICE_no_Slip = .FALSE.,
30     #
31     HsnowFile = 'const_00.bin',
32     HsaltFile = 'const_00.bin',
33     AreaFile = 'edge100.bin',
34     HeffFile = 'edge+20.bin',
35     #SEAICE_initialHEFF = 0.2,
36     #uIceFile = 'const_00.bin',
37     SEAICEwriteState = .TRUE.,
38     SEAICE_monFreq = 1800.,
39     &
40    
41     &SEAICE_PARM03
42     &

  ViewVC Help
Powered by ViewVC 1.1.22