/[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.7 by dimitri, Thu Nov 29 09:07:31 2007 UTC revision 1.14 by mlosch, Thu Dec 22 12:33:40 2011 UTC
# Line 1  Line 1 
1  # SEAICE parameters  # SEAICE parameters
2   &SEAICE_PARM01   &SEAICE_PARM01
3        SEAICEwriteState   = .TRUE.,  #- old default for useFluxForm and DIFF1:
4          SEAICEuseFluxForm  = .FALSE.,
5          DIFF1 = 4.E-3,
6        SEAICE_initialHEFF = 1.0,        SEAICE_initialHEFF = 1.0,
7        SEAICE_deltaTtherm = 3600.,        SEAICE_deltaTtherm = 3600.,
8        SEAICE_deltaTdyn   = 3600.,        SEAICE_deltaTdyn   = 3600.,
9        SEAICEuseDYNAMICS  =.TRUE.,        SEAICEuseDYNAMICS  =.TRUE.,
10    #-- According to Martin, SEAICE_clipVelocities is not recommended
11    #     SEAICE_clipVelocities=.TRUE.,
12          SEAICEadvSalt      =.FALSE.,
13          SEAICEadvAge       =.FALSE.,
14    #-- above: to reproduce old results
15        LSR_ERROR          = 1.E-6,        LSR_ERROR          = 1.E-6,
16  ###      SEAICE_deltaTevp   = 60,  ###      SEAICE_deltaTevp   = 60,
17        SEAICE_EPS         = 1.E-8,        SEAICE_EPS         = 1.E-8,
18        SEAICE_salinity    = 0.3        SIsalFRAC          = 0.3,
19        SEAICE_availHeatFrac = 0.8        SEAICE_availHeatFrac = 0.8,
20        SEAICEadvSnow      = .true.        SEAICEadvSnow      = .TRUE.,
21        SEAICEuseFlooding  = .true.        SEAICEuseFlooding  = .TRUE.,
22          SEAICEwriteState   = .TRUE.,
23  #     SEAICE_tave_mnc    = .FALSE.,  #     SEAICE_tave_mnc    = .FALSE.,
24  #     SEAICE_dump_mnc    = .FALSE.,  #     SEAICE_dump_mnc    = .FALSE.,
25  #     SEAICE_mon_mnc     = .FALSE.,  #     SEAICE_mon_mnc     = .FALSE.,
26        ICE2WATR           = 0.92D0,  # For backward compatibility only:
27    # emissivities should be inherited from exf and setting them here does
28    # not set a good example
29     SEAICE_snow_emiss     = 0.97001763668430343479,
30     SEAICE_ice_emiss      = 0.97001763668430343479,
31   &   &
32    
33   &SEAICE_PARM02   &SEAICE_PARM02
34    mult_ice   = 1.,    mult_ice   = 1.,
35  # choose which seaice cost term you want  # choose which seaice cost term you want
# Line 28  Line 41 
41   costIceEnd1        = 20000201,   costIceEnd1        = 20000201,
42   costIceEnd2        = 00000,   costIceEnd2        = 00000,
43   &   &
44    
45     &SEAICE_PARM03
46     &

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.22