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

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

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

revision 1.1 by jmc, Tue May 24 14:22:40 2011 UTC revision 1.2 by jmc, Wed May 25 00:34:27 2011 UTC
# Line 44  C                     at every time step Line 44  C                     at every time step
44  C useOBCSprescribe :: read boundary conditions from a file  C useOBCSprescribe :: read boundary conditions from a file
45  C                      (overrides Orlanski and other boundary values)  C                      (overrides Orlanski and other boundary values)
46  C OBCSprintDiags   :: print boundary values to STDOUT (def=true)  C OBCSprintDiags   :: print boundary values to STDOUT (def=true)
 C useOBCSYearlyFields :: when reading boundary values by exf, assume yearly  
 C                     climatology (def=false)  
47  C OBCSfixTopo      :: check and adjust topography for problematic gradients  C OBCSfixTopo      :: check and adjust topography for problematic gradients
48  C                     across boundaries (def=true)  C                     across boundaries (def=true)
49  C tileHasOB[N,S,E,W] :: this tile has OB at Northern/Southern/Eastern/Western edge  C tileHasOB[N,S,E,W] :: this tile has OB at Northern/Southern/Eastern/Western edge
# Line 71  C                     uice/vice :: sea i Line 69  C                     uice/vice :: sea i
69       & useStevensEast,useStevensWest,       & useStevensEast,useStevensWest,
70       & useStevensPhaseVel, useStevensAdvection,       & useStevensPhaseVel, useStevensAdvection,
71       & useOBCSsponge, useOBCSbalance, useOBCSprescribe,       & useOBCSsponge, useOBCSbalance, useOBCSprescribe,
72       & OBCSprintDiags, useOBCSYearlyFields,       & OBCSprintDiags,
73       & OBCSfixTopo       & OBCSfixTopo
74        LOGICAL useOrlanskiNorth        LOGICAL useOrlanskiNorth
75        LOGICAL useOrlanskiSouth        LOGICAL useOrlanskiSouth
# Line 87  C                     uice/vice :: sea i Line 85  C                     uice/vice :: sea i
85        LOGICAL useOBCSbalance        LOGICAL useOBCSbalance
86        LOGICAL useOBCSprescribe        LOGICAL useOBCSprescribe
87        LOGICAL OBCSprintDiags        LOGICAL OBCSprintDiags
       LOGICAL useOBCSYearlyFields  
88        LOGICAL OBCSfixTopo        LOGICAL OBCSfixTopo
89    
90  C OBCS_balanceFacN/S/E/W :: weighting factor for balancing OB normal flow  C OBCS_balanceFacN/S/E/W :: weighting factor for balancing OB normal flow

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

  ViewVC Help
Powered by ViewVC 1.1.22