/[MITgcm]/MITgcm/pkg/obcs/OBCS_SEAICE.h
ViewVC logotype

Diff of /MITgcm/pkg/obcs/OBCS_SEAICE.h

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

revision 1.2 by dimitri, Thu Sep 20 19:04:46 2012 UTC revision 1.3 by dimitri, Tue Sep 25 16:39:20 2012 UTC
# Line 26  C useSeaiceSponge :: turns on seaice spo Line 26  C useSeaiceSponge :: turns on seaice spo
26       & useSeaiceSponge       & useSeaiceSponge
27        LOGICAL useSeaiceSponge        LOGICAL useSeaiceSponge
28    
29  C A/Hrelaxobcsinner/bound :: relaxation time scale (in seconds) on the boundary  C [A,H,SL,SN]relaxobcs[inner,bound] :: relaxation time scale (in seconds) on the
30  C                            (bound) and at the innermost grid point of the sponge  C                            boundary (bound) and at the innermost grid point of the
31  C                            layer (inner); relaxation time scales in-between  C                            sponge layer (inner); relaxation time scales in-between
32  C                            are linearly interpolated from these values  C                            are linearly interpolated from these values
33        COMMON /OBC_SEAICE_PARM_R/        COMMON /OBC_SEAICE_PARM_R/
34       &    Arelaxobcsinner, Arelaxobcsbound,       &     Arelaxobcsinner,  Arelaxobcsbound,
35       &    Hrelaxobcsinner, Hrelaxobcsbound       &     Hrelaxobcsinner,  Hrelaxobcsbound,
36        _RS Arelaxobcsinner, Arelaxobcsbound       &    SLrelaxobcsinner, SLrelaxobcsbound,
37        _RS Hrelaxobcsinner, Hrelaxobcsbound       &    SNrelaxobcsinner, SNrelaxobcsbound
38          _RS  Arelaxobcsinner,  Arelaxobcsbound
39          _RS  Hrelaxobcsinner,  Hrelaxobcsbound
40          _RS SLrelaxobcsinner, SLrelaxobcsbound
41          _RS SNrelaxobcsinner, SNrelaxobcsbound
42    
43  C OB[N,S,E,W][u,v,t,s,a,h,sn,sl,uice,vice]File :: Files with boundary conditions,  C OB[N,S,E,W][u,v,t,s,a,h,sn,sl,uice,vice]File :: Files with boundary conditions,
44  C                                                 the letter combinations mean:  C                                                 the letter combinations mean:

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22