Back to home page

MITgcm

 
 

    


Warning, /verification/1D_ocean_ice_column/input/data.seaice is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit 0fd115a0 on 2012-03-11 14:06:19 UTC
8f749e3979 Ian *0001 # SEAICE parameters
                0002  &SEAICE_PARM01
                0003       SEAICEwriteState   = .TRUE.,
378593a5ba Ian *0004 #      SEAICE_initialHEFF = 0.5,
                0005       SEAICE_initialHEFF = 0.0,
b5c7abc5d3 Ian *0006       HsnowFile          = 'snow_0m_1x1',
8f749e3979 Ian *0007       SEAICE_deltaTtherm = 3600.,
                0008       SEAICE_deltaTdyn   = 3600.,
d7f2d7633d Jean*0009       SEAICEuseDYNAMICS  = .FALSE.,
                0010       SEAICEadvSalt      = .FALSE.,
                0011 # turn-off Advection flags (get identical results, but faster)
                0012       SEAICEadvArea      = .FALSE.,
                0013       SEAICEadvHeff      = .FALSE.,
                0014       SEAICEadvSnow      = .FALSE.,
8f749e3979 Ian *0015       LSR_ERROR          = 1.E-6,
                0016       SEAICE_EPS         = 1.E-8,
0b4a44c479 Gael*0017       SEAICE_mcPheePiston= 0.0008749999999999999,
                0018       SEAICE_mcPheeTaper = 0.92,
                0019       SEAICE_frazilFrac  = 0.,
0fd115a05b Jean*0020       SEAICE_saltFrac    = 0.30,
a43c1638b9 Gael*0021       SEAICE_tempFrz0    = -1.96,
                0022       SEAICE_dTempFrz_dS = 0.,
8f749e3979 Ian *0023       SEAICEuseFlooding  = .TRUE.,
bcd6fab2ff Ian *0024       SEAICE_area_reg    = 0.15,
b5c7abc5d3 Ian *0025       SEAICE_area_floor  = 1.E-5,
bcd6fab2ff Ian *0026       SEAICE_hice_reg    = 0.10,
b5c7abc5d3 Ian *0027 #      SEAICE_debugPointI = 3,
                0028 #      SEAICE_debugPointJ = 3,
                0029       IMAX_TICE = 6,
e024a2e87c Jean*0030 #- to reproduce old results with former #undef SEAICE_SOLVE4TEMP_LEGACY code
                0031   SEAICE_wetAlbTemp = 0.,
                0032   SEAICE_snowThick  = 0.,
8f749e3979 Ian *0033  &
d7f2d7633d Jean*0034 
8f749e3979 Ian *0035  &SEAICE_PARM02
                0036   mult_ice   = 1.,
                0037 # choose which seaice cost term you want
                0038   cost_ice_flag = 2,
                0039 # the following timings are obsolete;
                0040 # replaced by lastinterval
                0041  costIceStart1        = 20000101,
                0042  costIceStart2        = 00000,
                0043  costIceEnd1        = 20000201,
                0044  costIceEnd2        = 00000,
                0045  &