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

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

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

revision 1.12 by gforget, Wed Jul 11 21:48:17 2012 UTC revision 1.13 by mlosch, Tue Dec 9 14:14:38 2014 UTC
# Line 1  Line 1 
1  # SEAICE parameters  # SEAICE parameters
2   &SEAICE_PARM01   &SEAICE_PARM01
3   LSR_ERROR             = 1.E-12,   LSR_ERROR             = 1.E-12,
4    # test strong implicit coupling method for LSR
5     SEAICEuseStrImpCpl    = .TRUE.,
6    # test restricted additive Schwarz (RAS) method for LSR
7    # SEAICE_OLx/y have to be .LE. OLx/y-2
8     SEAICE_OLx = 2,
9     SEAICE_OLy = 2,
10  #SEAICE_deltaTevp = 60.,  #SEAICE_deltaTevp = 60.,
11  #SEAICEuseDynamics = .FALSE.,  #SEAICEuseDynamics = .FALSE.,
12   SEAICE_clipVelocities = .TRUE.,   SEAICE_clipVelocities = .TRUE.,

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.22