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

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

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

revision 1.13 by jmc, Sun May 29 19:24:05 2011 UTC revision 1.17 by jmc, Tue Feb 7 02:02:42 2012 UTC
# Line 1  Line 1 
1  # SEAICE parameters  # SEAICE parameters
2   &SEAICE_PARM01   &SEAICE_PARM01
 #- old default for useFluxForm and DIFF1:  
       SEAICEuseFluxForm  = .FALSE.,  
       DIFF1 = 4.E-3,  
3        SEAICE_initialHEFF = 1.0,        SEAICE_initialHEFF = 1.0,
4        SEAICE_deltaTtherm = 3600.,        SEAICE_deltaTtherm = 3600.,
5        SEAICE_deltaTdyn   = 3600.,        SEAICE_deltaTdyn   = 3600.,
# Line 10  Line 7 
7  #-- According to Martin, SEAICE_clipVelocities is not recommended  #-- According to Martin, SEAICE_clipVelocities is not recommended
8  #     SEAICE_clipVelocities=.TRUE.,  #     SEAICE_clipVelocities=.TRUE.,
9        SEAICEadvSalt      =.FALSE.,        SEAICEadvSalt      =.FALSE.,
       SEAICEadvAge       =.FALSE.,  
10  #-- above: to reproduce old results  #-- above: to reproduce old results
11        LSR_ERROR          = 1.E-6,        LSR_ERROR          = 1.E-6,
12  ###      SEAICE_deltaTevp   = 60,  ###      SEAICE_deltaTevp   = 60,
13        SEAICE_EPS         = 1.E-8,        SEAICE_EPS         = 1.E-8,
14    #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
15      useMaykutSatVapPoly = .TRUE.,
16      postSolvTempIter  =  0,
17        SIsalFRAC          = 0.3,        SIsalFRAC          = 0.3,
18        SEAICE_availHeatFrac = 0.8,        SEAICE_availHeatFrac = 0.8,
19        SEAICEadvSnow      = .TRUE.,        SEAICEadvSnow      = .TRUE.,
20        SEAICEuseFlooding  = .TRUE.,        SEAICEuseFlooding  = .TRUE.,
21          SEAICEdiffKhArea   = 200.,
22        SEAICEwriteState   = .TRUE.,        SEAICEwriteState   = .TRUE.,
23  #     SEAICE_tave_mnc    = .FALSE.,  #     SEAICE_tave_mnc    = .FALSE.,
24  #     SEAICE_dump_mnc    = .FALSE.,  #     SEAICE_dump_mnc    = .FALSE.,

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

  ViewVC Help
Powered by ViewVC 1.1.22