/[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.12 by gforget, Sat Mar 3 03:37:53 2012 UTC
# Line 1  Line 1 
1  # SEAICE parameters  # SEAICE parameters
2   &SEAICE_PARM01   &SEAICE_PARM01
  SEAICEwriteState   = .TRUE.,  
3   SEAICE_initialHEFF = 1.0,   SEAICE_initialHEFF = 1.0,
4   SEAICE_deltaTtherm = 3600.,   SEAICE_deltaTtherm = 3600.,
5   SEAICE_deltaTdyn   = 3600.,   SEAICE_deltaTdyn   = 3600.,
6   LSR_ERROR          = 1.E-12,   LSR_ERROR          = 1.E-12,
7  #SEAICE_deltaTevp   = 30.,  #SEAICE_deltaTevp   = 30.,
8   SEAICEuseFREEDRIFT = .TRUE.,   SEAICEuseFREEDRIFT = .TRUE.,
9   ICE2WATR           = 0.92D0,   SEAICEadvSchHeff = 33,
10  # for backward compatibility only:  #- add small diffKh to test diffusion with multi-dim advect.
11   SEAICE_cpAir       = 1.0039560439560439e+03,   SEAICEdiffKhHeff = 20.,
12   SEAICE_lhSublim    = 2.8340219780219775e+06,  #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
13   SEAICE_rhoAir      = 1.3E0,    useMaykutSatVapPoly = .TRUE.,
14      postSolvTempIter  =  0,
15    #- use the old way of specifying SEAICE_mcPheePiston to the old default
16     SEAICE_availHeatFrac = 1.,
17     SEAICEwriteState   = .TRUE.,
18   &   &
19    
20   &SEAICE_PARM03   &SEAICE_PARM03
21     SItrNumInUse          = 2,
22     siTrName(1)           = 'age',
23     siTrUnit(1)           = 's',
24     siTrName(2)           = 'salinity',
25   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22