/[MITgcm]/MITgcm/verification/1D_ocean_ice_column/input/data.seaice
ViewVC logotype

Diff of /MITgcm/verification/1D_ocean_ice_column/input/data.seaice

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

revision 1.8 by mlosch, Thu Dec 22 12:33:39 2011 UTC revision 1.9 by jmc, Mon Jan 16 23:02:24 2012 UTC
# Line 6  Line 6 
6        HsnowFile          = 'snow_0m_1x1',        HsnowFile          = 'snow_0m_1x1',
7        SEAICE_deltaTtherm = 3600.,        SEAICE_deltaTtherm = 3600.,
8        SEAICE_deltaTdyn   = 3600.,        SEAICE_deltaTdyn   = 3600.,
9        SEAICEuseDYNAMICS  =.FALSE.,        SEAICEuseDYNAMICS  = .FALSE.,
10        SEAICEadvSalt      =.FALSE.,        SEAICEadvSalt      = .FALSE.,
11        SEAICEadvAge       =.FALSE.,        SEAICEadvAge       = .FALSE.,
12    # turn-off Advection flags (get identical results, but faster)
13          SEAICEadvArea      = .FALSE.,
14          SEAICEadvHeff      = .FALSE.,
15          SEAICEadvSnow      = .FALSE.,
16        LSR_ERROR          = 1.E-6,        LSR_ERROR          = 1.E-6,
17        SEAICE_EPS         = 1.E-8,        SEAICE_EPS         = 1.E-8,
       SEAICEadvSnow      = .TRUE.,  
18        SIsalFRAC          = 0.30,        SIsalFRAC          = 0.30,
19        SEAICEuseFlooding  = .TRUE.,        SEAICEuseFlooding  = .TRUE.,
20        SEAICE_area_reg    = 0.15,        SEAICE_area_reg    = 0.15,
# Line 20  Line 23 
23  #      SEAICE_debugPointI = 3,  #      SEAICE_debugPointI = 3,
24  #      SEAICE_debugPointJ = 3,  #      SEAICE_debugPointJ = 3,
25        IMAX_TICE = 6,        IMAX_TICE = 6,
       SEAICE_mon_mnc = .TRUE.  
 # For backward compatibility only:  
 # emissivities should be inherited from exf and setting them here does  
 # not set a good example  
  SEAICE_snow_emiss     = 0.97001763668430343479,  
  SEAICE_ice_emiss      = 0.97001763668430343479,  
26   &   &
27    
28   &SEAICE_PARM02   &SEAICE_PARM02
29    mult_ice   = 1.,    mult_ice   = 1.,
30  # choose which seaice cost term you want  # choose which seaice cost term you want

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

  ViewVC Help
Powered by ViewVC 1.1.22