/[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.10 by ifenty, Fri Apr 22 17:05:06 2011 UTC revision 1.16 by gforget, Fri Feb 3 13:37:58 2012 UTC
# Line 1  Line 1 
1  # SEAICE parameters  # SEAICE parameters
2   &SEAICE_PARM01   &SEAICE_PARM01
       SEAICEwriteState   = .TRUE.,  
3        SEAICE_initialHEFF = 1.0,        SEAICE_initialHEFF = 1.0,
4        SEAICE_deltaTtherm = 3600.,        SEAICE_deltaTtherm = 3600.,
5        SEAICE_deltaTdyn   = 3600.,        SEAICE_deltaTdyn   = 3600.,
# Line 8  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        SEAICE_salinity    = 0.3,        SIsalFRAC          = 0.3,
15        SEAICE_availHeatFrac = 0.8,        SEAICE_availHeatFrac = 0.8,
16        SEAICEadvSnow      = .TRUE.,        SEAICEadvSnow      = .TRUE.,
17        SEAICEuseFlooding  = .TRUE.,        SEAICEuseFlooding  = .TRUE.,
18          SEAICEdiffKhArea   = 200.,
19          SEAICEwriteState   = .TRUE.,
20  #     SEAICE_tave_mnc    = .FALSE.,  #     SEAICE_tave_mnc    = .FALSE.,
21  #     SEAICE_dump_mnc    = .FALSE.,  #     SEAICE_dump_mnc    = .FALSE.,
22  #     SEAICE_mon_mnc     = .FALSE.,  #     SEAICE_mon_mnc     = .FALSE.,
 # for backward compatibility only:  
  SEAICE_cpAir       = 1.0039560439560439e+03,  
  SEAICE_lhSublim    = 2.8340219780219775e+06,  
  SEAICE_rhoAir      = 1.3E0,  
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
# Line 36  Line 33 
33   costIceEnd1        = 20000201,   costIceEnd1        = 20000201,
34   costIceEnd2        = 00000,   costIceEnd2        = 00000,
35   &   &
36    
37     &SEAICE_PARM03
38     &

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.22