/[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.10 - (hide annotations) (download)
Tue Feb 7 02:02:42 2012 UTC (12 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.9: +3 -0 lines
set useMaykutSatVapPoly=T & postSolvTempIter=0
to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code

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 jmc 1.6 SEAICEwriteState = .TRUE.,
16 gforget 1.1 &
17 mlosch 1.2
18 jmc 1.3 &SEAICE_PARM03
19 gforget 1.9 siTrName(1) = 'age',
20     siTrUnit(1) = 's',
21     siTrName(2) = 'salinity',
22 jmc 1.3 &

  ViewVC Help
Powered by ViewVC 1.1.22