/[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.1 by heimbach, Fri Dec 15 18:11:59 2006 UTC revision 1.15 by jmc, Tue Jan 17 15:42:37 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.,
6        SEAICEuseDYNAMICS  =.TRUE.,        SEAICEuseDYNAMICS  =.TRUE.,
7    #-- According to Martin, SEAICE_clipVelocities is not recommended
8    #     SEAICE_clipVelocities=.TRUE.,
9          SEAICEadvSalt      =.FALSE.,
10          SEAICEadvAge       =.FALSE.,
11    #-- above: to reproduce old results
12        LSR_ERROR          = 1.E-6,        LSR_ERROR          = 1.E-6,
13    ###      SEAICE_deltaTevp   = 60,
14          SEAICE_EPS         = 1.E-8,
15          SIsalFRAC          = 0.3,
16          SEAICE_availHeatFrac = 0.8,
17          SEAICEadvSnow      = .TRUE.,
18          SEAICEuseFlooding  = .TRUE.,
19          SEAICEdiffKhArea   = 200.,
20          SEAICEwriteState   = .TRUE.,
21  #     SEAICE_tave_mnc    = .FALSE.,  #     SEAICE_tave_mnc    = .FALSE.,
22  #     SEAICE_dump_mnc    = .FALSE.,  #     SEAICE_dump_mnc    = .FALSE.,
23  #     SEAICE_mon_mnc     = .FALSE.,  #     SEAICE_mon_mnc     = .FALSE.,
24   &   &
25    
26   &SEAICE_PARM02   &SEAICE_PARM02
27    mult_ice   = 1.,    mult_ice   = 1.,
28  # choose which seaice cost term you want  # choose which seaice cost term you want
# Line 21  Line 34 
34   costIceEnd1        = 20000201,   costIceEnd1        = 20000201,
35   costIceEnd2        = 00000,   costIceEnd2        = 00000,
36   &   &
37    
38     &SEAICE_PARM03
39     &

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.15

  ViewVC Help
Powered by ViewVC 1.1.22