/[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.9 by mlosch, Thu Dec 22 12:33:40 2011 UTC revision 1.17 by gforget, Thu Apr 11 14:46:29 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   HO = 0.2,
10  #     SEAICE_clipVelocities=.TRUE.,   SEAICE_areaLossFormula = 2,
11        SEAICEadvSnow      =.FALSE.,   SEAICE_growMeltByConv = .TRUE.,
12  #-- above: to reproduce old results   SEAICE_doOpenWaterMelt = .TRUE.,
13        LSR_ERROR          = 1.E-12,  #- same mcPheePiston value as in thsice with surf-current=0.2 m/s
14        SEAICEwriteState   = .TRUE.,   SEAICE_mcPheePiston= 8.7854425e-5,
15  # For backward compatibility only:   SEAICEuseFlooding  = .TRUE.,
16  # emissivities should be inherited from exf and setting them here does   SEAICE_salt0       = 4.,
17  # not set a good example  #SEAICE_saltFrac    = 0.3,
18   SEAICE_snow_emiss     = 0.97001763668430343479,  #simplest (constant) albedo scheme
19   SEAICE_ice_emiss      = 0.97001763668430343479,   SEAICE_dryIceAlb   = 0.6,
20     SEAICE_wetIceAlb   = 0.6,
21     SEAICE_drySnowAlb  = 0.6,
22     SEAICE_wetSnowAlb  = 0.6,
23    #SEAICE_waterAlbedo = 0.1,
24    #
25     SEAICE_strength    = 2.6780e+04,
26     OCEAN_drag         = 8.1541e-04,
27     SEAICE_waterDrag   = 5.3508,
28     SEAICEuseDYNAMICS  =.FALSE.,
29     LSR_ERROR          = 1.E-12,
30     SOLV_MAX_ITERS     = 1500,
31     LSR_mixIniGuess    = 1,
32     SEAICEadvScheme    = 77,
33     SEAICEadvSnow      = .TRUE.,
34    #SEAICEadvSalt      = .TRUE.,
35     SEAICE_no_Slip     = .FALSE.,
36    #
37     HsnowFile          = 'const_00.bin',
38     HsaltFile          = 'const_00.bin',
39     AreaFile           = 'ice0_area.bin',
40     HeffFile           = 'ice0_heff.bin',
41    #SEAICE_initialHEFF = 0.2,
42    #uIceFile           = 'const_00.bin',
43     SEAICEwriteState   = .TRUE.,
44     SEAICE_monFreq = 43200.,
45   &   &
46    
47   &SEAICE_PARM02   &SEAICE_PARM02
48    mult_ice   = 1.,    mult_ice   = 1.E-15,
 # choose which seaice cost term you want  
49    cost_ice_flag = 1,    cost_ice_flag = 1,
   costIceStart1 = 20000101,  
   costIceStart2 = 00000,  
   costIceEnd1   = 20000201,  
   costIceEnd2   = 00000,  
50   &   &
51    
52   &SEAICE_PARM03   &SEAICE_PARM03

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.17

  ViewVC Help
Powered by ViewVC 1.1.22