/[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.7 - (hide annotations) (download)
Thu Nov 29 09:07:31 2007 UTC (16 years, 4 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint60, checkpoint61, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59k, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i
Changes since 1.6: +1 -0 lines
Changed ICE2WATR to SEAICE_rhoIce/rhoConst for consistency between
dynamics and thermodynamics of pkg/seaice.
Set ICE2WATR=0.92 to reproduce old output.txt in verification experiments.
http://forge.csail.mit.edu/pipermail/mitgcm-devel/2007-October/003053.html

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     LSR_ERROR = 1.E-6,
9 heimbach 1.5 ### SEAICE_deltaTevp = 60,
10 heimbach 1.3 SEAICE_EPS = 1.E-8,
11 heimbach 1.6 SEAICE_salinity = 0.3
12     SEAICE_availHeatFrac = 0.8
13 heimbach 1.4 SEAICEadvSnow = .true.
14     SEAICEuseFlooding = .true.
15 heimbach 1.1 # SEAICE_tave_mnc = .FALSE.,
16     # SEAICE_dump_mnc = .FALSE.,
17     # SEAICE_mon_mnc = .FALSE.,
18 dimitri 1.7 ICE2WATR = 0.92D0,
19 heimbach 1.1 &
20     &SEAICE_PARM02
21     mult_ice = 1.,
22     # choose which seaice cost term you want
23     cost_ice_flag = 1,
24     # the following timings are obsolete;
25     # replaced by lastinterval
26     costIceStart1 = 20000101,
27     costIceStart2 = 00000,
28     costIceEnd1 = 20000201,
29     costIceEnd2 = 00000,
30     &

  ViewVC Help
Powered by ViewVC 1.1.22