/[MITgcm]/MITgcm/verification/lab_sea/input.fd/data.seaice
ViewVC logotype

Annotation of /MITgcm/verification/lab_sea/input.fd/data.seaice

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


Revision 1.12 - (hide annotations) (download)
Sat Mar 3 03:37:53 2012 UTC (12 years, 1 month ago) by gforget
Branch: MAIN
Changes since 1.11: +2 -0 lines
- McPhee params revision.

1 gforget 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3 mlosch 1.2 SEAICE_initialHEFF = 1.0,
4     SEAICE_deltaTtherm = 3600.,
5     SEAICE_deltaTdyn = 3600.,
6     LSR_ERROR = 1.E-12,
7     #SEAICE_deltaTevp = 30.,
8     SEAICEuseFREEDRIFT = .TRUE.,
9 jmc 1.6 SEAICEadvSchHeff = 33,
10     #- add small diffKh to test diffusion with multi-dim advect.
11     SEAICEdiffKhHeff = 20.,
12 jmc 1.10 #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
13     useMaykutSatVapPoly = .TRUE.,
14     postSolvTempIter = 0,
15 gforget 1.12 #- use the old way of specifying SEAICE_mcPheePiston to the old default
16     SEAICE_availHeatFrac = 1.,
17 jmc 1.6 SEAICEwriteState = .TRUE.,
18 gforget 1.1 &
19 mlosch 1.2
20 jmc 1.3 &SEAICE_PARM03
21 gforget 1.11 SItrNumInUse = 2,
22 gforget 1.9 siTrName(1) = 'age',
23     siTrUnit(1) = 's',
24     siTrName(2) = 'salinity',
25 jmc 1.3 &

  ViewVC Help
Powered by ViewVC 1.1.22