/[MITgcm]/MITgcm/verification/lab_sea/input_ad.noseaicedyn/data.seaice
ViewVC logotype

Contents of /MITgcm/verification/lab_sea/input_ad.noseaicedyn/data.seaice

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


Revision 1.10 - (show 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 # SEAICE parameters
2 &SEAICE_PARM01
3 #- old default for useFluxForm and DIFF1:
4 SEAICEuseFluxForm = .FALSE.,
5 DIFF1 = 4.E-3,
6 SEAICE_initialHEFF = 1.0,
7 SEAICE_deltaTtherm = 3600.,
8 SEAICE_deltaTdyn = 3600.,
9 SEAICEuseDYNAMICS =.FALSE.,
10 #-- According to Martin, SEAICE_clipVelocities is not recommended
11 # SEAICE_clipVelocities=.TRUE.,
12 SEAICEadvSalt =.FALSE.,
13 #-- above: to reproduce old results
14 LSR_ERROR = 1.E-6,
15 ### SEAICE_deltaTevp = 60,
16 SEAICE_EPS = 1.E-8,
17 #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
18 useMaykutSatVapPoly = .TRUE.,
19 postSolvTempIter = 0,
20 SIsalFRAC = 0.3,
21 SEAICE_availHeatFrac = 0.8,
22 SEAICEadvSnow = .TRUE.,
23 SEAICEuseFlooding = .TRUE.,
24 SEAICEwriteState = .TRUE.,
25 # SEAICE_tave_mnc = .FALSE.,
26 # SEAICE_dump_mnc = .FALSE.,
27 # SEAICE_mon_mnc = .FALSE.,
28 &
29
30 &SEAICE_PARM02
31 mult_ice = 1.,
32 # choose which seaice cost term you want
33 cost_ice_flag = 1,
34 # the following timings are obsolete;
35 # replaced by lastinterval
36 costIceStart1 = 20000101,
37 costIceStart2 = 00000,
38 costIceEnd1 = 20000201,
39 costIceEnd2 = 00000,
40 &

  ViewVC Help
Powered by ViewVC 1.1.22