/[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.1 by gforget, Thu Oct 7 21:29:22 2010 UTC revision 1.11 by gforget, Thu Feb 16 01:33:16 2012 UTC
# Line 1  Line 1 
1  # SEAICE parameters  # SEAICE parameters
2   &SEAICE_PARM01   &SEAICE_PARM01
3        SEAICEwriteState   = .TRUE.,   SEAICE_initialHEFF = 1.0,
4        SEAICE_initialHEFF = 1.0,   SEAICE_deltaTtherm = 3600.,
5        SEAICE_deltaTtherm = 3600.,   SEAICE_deltaTdyn   = 3600.,
6        SEAICE_deltaTdyn   = 3600.,   LSR_ERROR          = 1.E-12,
7        LSR_ERROR          = 1.E-12,  #SEAICE_deltaTevp   = 30.,
8  #     SEAICE_deltaTevp   = 30.,   SEAICEuseFREEDRIFT = .TRUE.,
9        SEAICEuseFREEDRIFT = .TRUE.,   SEAICEadvSchHeff = 33,
10        ICE2WATR           = 0.92D0,  #- add small diffKh to test diffusion with multi-dim advect.
11     SEAICEdiffKhHeff = 20.,
12    #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
13      useMaykutSatVapPoly = .TRUE.,
14      postSolvTempIter  =  0,
15     SEAICEwriteState   = .TRUE.,
16     &
17    
18     &SEAICE_PARM03
19     SItrNumInUse          = 2,
20     siTrName(1)           = 'age',
21     siTrUnit(1)           = 's',
22     siTrName(2)           = 'salinity',
23   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22