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

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

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

revision 1.3 by jmc, Tue Mar 24 16:03:08 2009 UTC revision 1.13 by gforget, Sat Mar 3 03:42:26 2012 UTC
# Line 1  Line 1 
1  # SEAICE parameters  # SEAICE parameters
2   &SEAICE_PARM01   &SEAICE_PARM01
3        SEAICEwriteState   = .TRUE.,  #- old DIFF1 default:
4          DIFF1 = 4.E-3,
5        SEAICE_initialHEFF = 1.0,        SEAICE_initialHEFF = 1.0,
6        SEAICE_deltaTtherm = 3600.,        SEAICE_deltaTtherm = 3600.,
7        SEAICE_deltaTdyn   = 3600.,        SEAICE_deltaTdyn   = 3600.,
8        SEAICEuseDYNAMICS  =.FALSE.,        SEAICEuseDYNAMICS  =.FALSE.,
9  #-- According to Martin, SEAICE_clipVelocities is not recommended  #-- According to Martin, SEAICE_clipVelocities is not recommended
10  #     SEAICE_clipVelocities=.TRUE.,  #     SEAICE_clipVelocities=.TRUE.,
       SEAICEadvSalt      =.FALSE.,  
       SEAICEadvAge       =.FALSE.,  
11        SEAICEadvSnow      =.FALSE.,        SEAICEadvSnow      =.FALSE.,
 #     SEAICEuseFlooding  =.FALSE.,  
12  #-- above: to reproduce old results  #-- above: to reproduce old results
13        LSR_ERROR          = 1.E-12,        LSR_ERROR          = 1.E-12,
14        ICE2WATR           = 0.92,  #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
15          useMaykutSatVapPoly = .TRUE.,
16          postSolvTempIter  =  0,
17    #- use the old way of specifying SEAICE_mcPheePiston to the old default
18          SEAICE_availHeatFrac = 1.,
19          SEAICE_tempFrz0    = -1.96,
20          SEAICE_dTempFrz_dS = 0.,
21          SEAICEuseFlooding  = .FALSE.,
22          SEAICEwriteState   = .TRUE.,
23   &   &
24  #  
25   &SEAICE_PARM02   &SEAICE_PARM02
26    mult_ice   = 1.,    mult_ice   = 1.,
27  # choose which seaice cost term you want  # choose which seaice cost term you want
28    cost_ice_flag = 1,    cost_ice_flag = 1,
29      costIceStart1 = 20000101,
30      costIceStart2 = 00000,
31      costIceEnd1   = 20000201,
32      costIceEnd2   = 00000,
33     &
34    
35     &SEAICE_PARM03
36   &   &

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.22