/[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.5 - (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.4: +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 =.FALSE.,
8 jmc 1.3 #-- According to Martin, SEAICE_clipVelocities is not recommended
9     # SEAICE_clipVelocities=.TRUE.,
10     SEAICEadvSalt =.FALSE.,
11     SEAICEadvAge =.FALSE.,
12     SEAICEadvSnow =.FALSE.,
13     # SEAICEuseFlooding =.FALSE.,
14     #-- above: to reproduce old results
15 heimbach 1.1 LSR_ERROR = 1.E-12,
16 jmc 1.2 ICE2WATR = 0.92,
17 mlosch 1.5 # for backward compatibility only:
18     SEAICE_cpAir = 1.0039560439560439e+03,
19     SEAICE_lhSublim = 2.8340219780219775e+06,
20     SEAICE_rhoAir = 1.3E0,
21 heimbach 1.1 &
22     #
23     &SEAICE_PARM02
24     mult_ice = 1.,
25     # choose which seaice cost term you want
26     cost_ice_flag = 1,
27 jmc 1.4 costIceStart1 = 20000101,
28     costIceStart2 = 00000,
29     costIceEnd1 = 20000201,
30     costIceEnd2 = 00000,
31 heimbach 1.1 &

  ViewVC Help
Powered by ViewVC 1.1.22