/[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.15 by gforget, Mon Mar 25 02:37:07 2013 UTC revision 1.16 by gforget, Mon Mar 25 02:37:36 2013 UTC
# Line 1  Line 1 
1  # SEAICE parameters  # SEAICE parameters
2   &SEAICE_PARM01   &SEAICE_PARM01
3  #- old DIFF1 default:   SEAICErestoreUnderIce=.TRUE.,
4        DIFF1 = 4.E-3,  #same freezing point as pkg/thsice
5        SEAICE_initialHEFF = 1.0,   SEAICE_tempFrz0    = 0.0,
6        SEAICE_deltaTtherm = 3600.,   SEAICE_dTempFrz_dS = -5.4e-02,
7        SEAICE_deltaTdyn   = 3600.,  #seaice growth parameters
8        SEAICEuseDYNAMICS  =.FALSE.,   SEAICE_frazilFrac  = 1.,
9  #-- According to Martin, SEAICE_clipVelocities is not recommended  #- same mcPheePiston value as in thsice with surf-current=0.2 m/s
10  #     SEAICE_clipVelocities=.TRUE.,   SEAICE_mcPheePiston= 8.7854425e-5,
11        SEAICEadvSnow      =.FALSE.,   SEAICEuseFlooding  = .TRUE.,
12  #-- above: to reproduce old results   SEAICE_salt0       = 4.,
13        LSR_ERROR          = 1.E-12,  #SEAICE_saltFrac    = 0.3,
14  #- to reproduce old results with former #defined SEAICE_SOLVE4TEMP_LEGACY code  #simplest (constant) albedo scheme
15        useMaykutSatVapPoly = .TRUE.,   SEAICE_dryIceAlb   = 0.6,
16        postSolvTempIter  =  0,   SEAICE_wetIceAlb   = 0.6,
17  #- use the old way of specifying SEAICE_mcPheePiston to the old default   SEAICE_drySnowAlb  = 0.6,
18        SEAICE_availHeatFrac = 1.,   SEAICE_wetSnowAlb  = 0.6,
19        SEAICE_tempFrz0    = -1.96,  #SEAICE_waterAlbedo = 0.1,
       SEAICE_dTempFrz_dS = 0.,  
       SEAICEuseFlooding  = .FALSE.,  
 #- paramaters from SEAICE_GROWTH_LEGACY branch  
       SEAICE_doOpenWaterGrowth=.FALSE.,  
       SEAICE_doOpenWaterMelt=.FALSE.,  
       SEAICE_areaGainFormula=2,  
       SEAICE_areaLossFormula=3,  
20  #  #
21        SEAICEwriteState   = .TRUE.,   SEAICE_strength    = 2.6780e+04,
22     OCEAN_drag         = 8.1541e-04,
23     SEAICE_waterDrag   = 5.3508,
24     SEAICEuseDYNAMICS  =.FALSE.,
25     LSR_ERROR          = 1.E-12,
26     SOLV_MAX_ITERS     = 1500,
27     LSR_mixIniGuess    = 1,
28     SEAICEadvScheme    = 77,
29     SEAICEadvSnow      = .TRUE.,
30    #SEAICEadvSalt      = .TRUE.,
31     SEAICE_no_Slip     = .FALSE.,
32    #
33     HsnowFile          = 'const_00.bin',
34     HsaltFile          = 'const_00.bin',
35     AreaFile           = 'ice0_area.bin',
36     HeffFile           = 'ice0_heff.bin',
37    #SEAICE_initialHEFF = 0.2,
38    #uIceFile           = 'const_00.bin',
39     SEAICEwriteState   = .TRUE.,
40     SEAICE_monFreq = 43200.,
41   &   &
42    
43   &SEAICE_PARM02   &SEAICE_PARM02
44    mult_ice   = 1.,    mult_ice   = 1.E-15,
 # choose which seaice cost term you want  
45    cost_ice_flag = 1,    cost_ice_flag = 1,
   costIceStart1 = 20000101,  
   costIceStart2 = 00000,  
   costIceEnd1   = 20000201,  
   costIceEnd2   = 00000,  
46   &   &
47    
48   &SEAICE_PARM03   &SEAICE_PARM03

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.22