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

Annotation 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.7 - (hide annotations) (download)
Tue Feb 7 01:59:33 2012 UTC (12 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.6: +3 -0 lines
set SEAICE_wetAlbTemp=0. & SEAICE_snowThick=0.
to reproduce old results with former #undef SEAICE_SOLVE4TEMP_LEGACY code

1 gforget 1.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 jmc 1.7 #- to reproduce old results with former #undef SEAICE_SOLVE4TEMP_LEGACY code
9     SEAICE_wetAlbTemp = 0.,
10     SEAICE_snowThick = 0.,
11 gforget 1.1 #
12     SIsal0 = 4.,
13     SEAICEadvHeff = .TRUE.,
14     SEAICEadvArea = .TRUE.,
15     SEAICEadvSnow = .TRUE.,
16     SEAICEadvScheme = 77,
17 jmc 1.2 #SEAICE_monFreq = 2592000.,
18     #SEAICEwriteState = .TRUE.,
19     &
20    
21     &SEAICE_PARM03
22 gforget 1.1 &

  ViewVC Help
Powered by ViewVC 1.1.22