/[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.3 by jmc, Sat Mar 5 22:27:06 2011 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   SEAICEwriteState   = .TRUE.,  #- seaice dynamics params:
4   SEAICE_initialHEFF = 1.0,    SEAICEuseFREEDRIFT = .TRUE.,
5   SEAICE_deltaTtherm = 3600.,    SEAICE_no_slip     = .TRUE.,
6   SEAICE_deltaTdyn   = 3600.,    SEAICE_drag        = 0.001,
7   LSR_ERROR          = 1.E-12,  # Depending on vertical resolution this angle should have a value > 0
8  #SEAICE_deltaTevp   = 30.,  #  (e.g., 25deg for drF(1)=10m)
9   SEAICEuseFREEDRIFT = .TRUE.,  # SEAICE_waterTurnAngle = 0.0,
10   ICE2WATR           = 0.92D0,  #- seaice state & transport params:
11  # for backward compatibility only:    SEAICE_salt0       = 4.0,
12   SEAICE_cpAir       = 1.0039560439560439e+03,    SEAICEadvSchHeff   = 33,
13   SEAICE_lhSublim    = 2.8340219780219775e+06,  # add small diffKh to test diffusion with multi-dim advect.
14   SEAICE_rhoAir      = 1.3E0,    SEAICEdiffKhHeff   = 20.,
15    # for adjoint simulations you will need
16    # SEAICEadvScheme    = 30,
17    #- 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       = 0,
30   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22