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

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

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


Revision 1.9 - (hide annotations) (download)
Fri Nov 19 16:21:40 2010 UTC (13 years, 5 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint62o, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62v, checkpoint62u, checkpoint62t
Changes since 1.8: +4 -0 lines
in order to reproduce the old results, many data.seaice now contain
funny values for cpAir and latent heat of sublimation

1 heimbach 1.1 # SEAICE parameters
2     &SEAICE_PARM01
3     SEAICEwriteState = .TRUE.,
4     SEAICE_initialHEFF = 1.0,
5     SEAICE_deltaTtherm = 3600.,
6     SEAICE_deltaTdyn = 3600.,
7     SEAICEuseDYNAMICS =.TRUE.,
8 jmc 1.8 #-- According to Martin, SEAICE_clipVelocities is not recommended
9     # SEAICE_clipVelocities=.TRUE.,
10     SEAICEadvSalt =.FALSE.,
11     SEAICEadvAge =.FALSE.,
12     #-- above: to reproduce old results
13 heimbach 1.1 LSR_ERROR = 1.E-6,
14 heimbach 1.5 ### SEAICE_deltaTevp = 60,
15 heimbach 1.3 SEAICE_EPS = 1.E-8,
16 jmc 1.8 SEAICE_salinity = 0.3,
17     SEAICE_availHeatFrac = 0.8,
18     SEAICEadvSnow = .TRUE.,
19     SEAICEuseFlooding = .TRUE.,
20 heimbach 1.1 # SEAICE_tave_mnc = .FALSE.,
21     # SEAICE_dump_mnc = .FALSE.,
22     # SEAICE_mon_mnc = .FALSE.,
23 dimitri 1.7 ICE2WATR = 0.92D0,
24 mlosch 1.9 # for backward compatibility only:
25     SEAICE_cpAir = 1.0039560439560439e+03,
26     SEAICE_lhSublim = 2.8340219780219775e+06,
27     SEAICE_rhoAir = 1.3E0,
28 heimbach 1.1 &
29     &SEAICE_PARM02
30     mult_ice = 1.,
31     # choose which seaice cost term you want
32     cost_ice_flag = 1,
33     # the following timings are obsolete;
34     # replaced by lastinterval
35     costIceStart1 = 20000101,
36     costIceStart2 = 00000,
37     costIceEnd1 = 20000201,
38     costIceEnd2 = 00000,
39     &

  ViewVC Help
Powered by ViewVC 1.1.22