/[MITgcm]/MITgcm/verification/global_ocean.cs32x15/input.seaice/data.seaice
ViewVC logotype

Contents of /MITgcm/verification/global_ocean.cs32x15/input.seaice/data.seaice

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


Revision 1.3 - (show annotations) (download)
Mon Dec 19 11:50:14 2011 UTC (12 years, 6 months ago) by mlosch
Branch: MAIN
Changes since 1.2: +3 -0 lines
use a wrong and inconsistent parameter value for SEAICE_emissivity for
backward compatiblity

1 # SEAICE parameters
2 &SEAICE_PARM01
3 LSR_ERROR = 1.E-12,
4 #SEAICE_deltaTevp = 60.,
5 #SEAICEuseDynamics = .FALSE.,
6 # for backward compatibility only
7 SEAICE_clipVelocities = .TRUE.,
8 # ocean_emissivity=1. in data.exf, so that this value (corresponds to 0.97)
9 # is actually inconsistent
10 SEAICE_emissivity = 5.5D-08,
11 #
12 SIsal0 = 4.,
13 SEAICEadvHeff = .TRUE.,
14 SEAICEadvArea = .TRUE.,
15 SEAICEadvSnow = .TRUE.,
16 SEAICEadvScheme = 77,
17 #SEAICE_monFreq = 2592000.,
18 #SEAICEwriteState = .TRUE.,
19 &
20
21 &SEAICE_PARM03
22 &

  ViewVC Help
Powered by ViewVC 1.1.22