/[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.5 - (show annotations) (download)
Thu Dec 22 12:33:39 2011 UTC (12 years, 9 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint63h
Changes since 1.4: +4 -0 lines
sort out emissivity and long wave radiation step 2:
add emissivity for snow and ice as new run-time parameters
that default to the corresponding exf values; this
changes results in many verification experiments so that for backward
compatibility these parameter are now set explicitly to inconsistent
values (ugly)

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 is inconsistent
9 SEAICE_emissivity = 0.97001763668430343479,
10 # emissivities should be inherited from exf and setting them here does
11 # not set a good example
12 SEAICE_snow_emiss = 0.97001763668430343479,
13 SEAICE_ice_emiss = 0.97001763668430343479,
14 #
15 SIsal0 = 4.,
16 SEAICEadvHeff = .TRUE.,
17 SEAICEadvArea = .TRUE.,
18 SEAICEadvSnow = .TRUE.,
19 SEAICEadvScheme = 77,
20 #SEAICE_monFreq = 2592000.,
21 #SEAICEwriteState = .TRUE.,
22 &
23
24 &SEAICE_PARM03
25 &

  ViewVC Help
Powered by ViewVC 1.1.22