/[MITgcm]/MITgcm/verification/lab_sea/input.hb87/data.seaice
ViewVC logotype

Diff of /MITgcm/verification/lab_sea/input.hb87/data.seaice

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

revision 1.10 by mlosch, Thu Dec 22 12:33:40 2011 UTC revision 1.16 by mlosch, Fri Sep 4 08:06:22 2015 UTC
# Line 1  Line 1 
1  # SEAICE parameters  # SEAICE parameters
2   &SEAICE_PARM01   &SEAICE_PARM01
3   SEAICE_initialHEFF = 1.0,  #- seaice dynamics params:
4   SEAICE_deltaTtherm = 3600.,    SEAICE_deltaTdyn   = 3600.,
5   SEAICE_deltaTdyn   = 3600.,    SEAICE_deltaTevp   = 30.,
6  #LSR_ERROR          = 1.E-12,    useHB87stressCoupling = .TRUE.,
7   SEAICE_deltaTevp   = 30.,    SEAICE_no_slip     = .TRUE.,
8   useHB87stressCoupling = .TRUE.,    SEAICE_drag        = 0.001,
9   SEAICE_no_slip     = .TRUE.,    SEAICEetaZmethod   = 3,
10   SEAICEdiffKhArea   = 200.,  # Depending on vertical resolution this angle should have a value > 0
11   AreaFile           = 'AREA.0000008760',  #  (e.g., 25deg for drF(1)=10m)
12   HsnowFile          = 'HSNOW.0000008760',  # SEAICE_waterTurnAngle = 0.0,
13   HsaltFile          = 'HSALT.0000008760',  #- seaice state & transport params:
14   HeffFile           = 'HEFF.0000008760',    SEAICE_salt0       = 4.0,
15   SEAICEwriteState   = .TRUE.,  #- old DIFF1 default:
16  # For backward compatibility only:    DIFF1 = 4.E-3,
17  # emissivities should be inherited from exf and setting them here does  #- seaice thermodyn params:
18  # not set a good example    SEAICE_deltaTtherm = 3600.,
19   SEAICE_snow_emiss     = 0.97001763668430343479,    SEAICE_multDim     = 1,
20   SEAICE_ice_emiss      = 0.97001763668430343479,  # strong ice-ocean turb-flux coeff:
21      SEAICE_mcPheePiston= 0.001,
22      SEAICE_frazilFrac  = 0.5,
23    #- seaice I/O params:
24      AreaFile           = 'AREA.0000008760',
25      HsnowFile          = 'HSNOW.0000008760',
26      HsaltFile          = 'HSALT.0000008760',
27      HeffFile           = 'HEFF.0000008760',
28      SEAICEwriteState   = .TRUE.,
29   &   &
30    
31   &SEAICE_PARM03   &SEAICE_PARM03
32      SItrNumInUse      = 0,
33   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22