/[MITgcm]/MITgcm/verification/offline_exf_seaice/input_ad/data.seaice
ViewVC logotype

Annotation of /MITgcm/verification/offline_exf_seaice/input_ad/data.seaice

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


Revision 1.11 - (hide annotations) (download)
Tue Feb 7 02:02:43 2012 UTC (12 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.10: +3 -0 lines
set useMaykutSatVapPoly=T & postSolvTempIter=0
to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code

1 heimbach 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3 jmc 1.8 #- old DIFF1 default:
4     DIFF1 = 4.E-3,
5 heimbach 1.1 SEAICE_initialHEFF = 1.0,
6     SEAICE_deltaTtherm = 3600.,
7     SEAICE_deltaTdyn = 3600.,
8     SEAICEuseDYNAMICS =.FALSE.,
9 jmc 1.3 #-- According to Martin, SEAICE_clipVelocities is not recommended
10     # SEAICE_clipVelocities=.TRUE.,
11     SEAICEadvSnow =.FALSE.,
12     #-- above: to reproduce old results
13 heimbach 1.1 LSR_ERROR = 1.E-12,
14 jmc 1.11 #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
15     useMaykutSatVapPoly = .TRUE.,
16     postSolvTempIter = 0,
17 jmc 1.8 SEAICEwriteState = .TRUE.,
18 heimbach 1.1 &
19 jmc 1.8
20 heimbach 1.1 &SEAICE_PARM02
21     mult_ice = 1.,
22     # choose which seaice cost term you want
23     cost_ice_flag = 1,
24 jmc 1.4 costIceStart1 = 20000101,
25     costIceStart2 = 00000,
26     costIceEnd1 = 20000201,
27     costIceEnd2 = 00000,
28 heimbach 1.1 &
29 jmc 1.8
30     &SEAICE_PARM03
31     &

  ViewVC Help
Powered by ViewVC 1.1.22