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

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

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

revision 1.12 by gforget, Sat Mar 3 03:37:53 2012 UTC revision 1.13 by jmc, Sun Mar 11 19:09:40 2012 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.,    SEAICEuseFREEDRIFT = .TRUE.,
5   SEAICE_deltaTdyn   = 3600.,    SEAICE_no_slip     = .TRUE.,
6   LSR_ERROR          = 1.E-12,    SEAICE_drag        = 0.001,
7  #SEAICE_deltaTevp   = 30.,  # Depending on vertical resolution this angle should have a value > 0
8   SEAICEuseFREEDRIFT = .TRUE.,  #  (e.g., 25deg for drF(1)=10m)
9   SEAICEadvSchHeff = 33,  # SEAICE_waterTurnAngle = 0.0,
10  #- add small diffKh to test diffusion with multi-dim advect.  #- seaice state & transport params:
11   SEAICEdiffKhHeff = 20.,    SEAICE_salt0       = 4.0,
12  #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code    SEAICEadvSchHeff   = 33,
13    useMaykutSatVapPoly = .TRUE.,  # add small diffKh to test diffusion with multi-dim advect.
14    postSolvTempIter  =  0,    SEAICEdiffKhHeff   = 20.,
15  #- use the old way of specifying SEAICE_mcPheePiston to the old default  # for adjoint simulations you will need
16   SEAICE_availHeatFrac = 1.,  # SEAICEadvScheme    = 30,
17   SEAICEwriteState   = .TRUE.,  #- seaice thermodyn params:
18      SEAICE_multDim     = 7,
19      SEAICE_wetAlbTemp  = 0.0,
20    # this value should be default for the McPhee parameterization
21      SEAICE_mcPheeTaper = 0.92,
22      SEAICE_frazilFrac  = 0.,
23    # SEAICEheatConsFix  = .TRUE.,
24    #- seaice I/O params:
25      SEAICEwriteState   = .TRUE.,
26   &   &
27    
28   &SEAICE_PARM03   &SEAICE_PARM03
29   SItrNumInUse          = 2,    SItrNumInUse       = 0,
  siTrName(1)           = 'age',  
  siTrUnit(1)           = 's',  
  siTrName(2)           = 'salinity',  
30   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22