/[MITgcm]/MITgcm/verification/offline_exf_seaice/input_ad/data.seaice
ViewVC logotype

Diff of /MITgcm/verification/offline_exf_seaice/input_ad/data.seaice

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

revision 1.6 by ifenty, Fri Apr 22 17:13:14 2011 UTC revision 1.13 by gforget, Sat Mar 3 03:42:26 2012 UTC
# Line 1  Line 1 
1  # SEAICE parameters  # SEAICE parameters
2   &SEAICE_PARM01   &SEAICE_PARM01
3        SEAICEwriteState   = .TRUE.,  #- old DIFF1 default:
4          DIFF1 = 4.E-3,
5        SEAICE_initialHEFF = 1.0,        SEAICE_initialHEFF = 1.0,
6        SEAICE_deltaTtherm = 3600.,        SEAICE_deltaTtherm = 3600.,
7        SEAICE_deltaTdyn   = 3600.,        SEAICE_deltaTdyn   = 3600.,
8        SEAICEuseDYNAMICS  =.FALSE.,        SEAICEuseDYNAMICS  =.FALSE.,
9  #-- According to Martin, SEAICE_clipVelocities is not recommended  #-- According to Martin, SEAICE_clipVelocities is not recommended
10  #     SEAICE_clipVelocities=.TRUE.,  #     SEAICE_clipVelocities=.TRUE.,
       SEAICEadvSalt      =.FALSE.,  
       SEAICEadvAge       =.FALSE.,  
11        SEAICEadvSnow      =.FALSE.,        SEAICEadvSnow      =.FALSE.,
 #     SEAICEuseFlooding  =.FALSE.,  
12  #-- above: to reproduce old results  #-- above: to reproduce old results
13        LSR_ERROR          = 1.E-12,        LSR_ERROR          = 1.E-12,
14  # for backward compatibility only:  #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code
15   SEAICE_cpAir       = 1.0039560439560439e+03,        useMaykutSatVapPoly = .TRUE.,
16   SEAICE_lhSublim    = 2.8340219780219775e+06,        postSolvTempIter  =  0,
17   SEAICE_rhoAir      = 1.3E0,  #- use the old way of specifying SEAICE_mcPheePiston to the old default
18          SEAICE_availHeatFrac = 1.,
19          SEAICE_tempFrz0    = -1.96,
20          SEAICE_dTempFrz_dS = 0.,
21          SEAICEuseFlooding  = .FALSE.,
22          SEAICEwriteState   = .TRUE.,
23   &   &
24  #  
25   &SEAICE_PARM02   &SEAICE_PARM02
26    mult_ice   = 1.,    mult_ice   = 1.,
27  # choose which seaice cost term you want  # choose which seaice cost term you want
# Line 28  Line 31 
31    costIceEnd1   = 20000201,    costIceEnd1   = 20000201,
32    costIceEnd2   = 00000,    costIceEnd2   = 00000,
33   &   &
34    
35     &SEAICE_PARM03
36     &

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

  ViewVC Help
Powered by ViewVC 1.1.22