/[MITgcm]/MITgcm/model/inc/PARAMS.h
ViewVC logotype

Diff of /MITgcm/model/inc/PARAMS.h

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

revision 1.243 by jmc, Fri Nov 12 03:15:54 2010 UTC revision 1.244 by jmc, Wed Nov 17 21:15:08 2010 UTC
# Line 178  C     selectKEscheme      :: Kinetic Ene Line 178  C     selectKEscheme      :: Kinetic Ene
178  C     selectVortScheme    :: Scheme selector for Vorticity term (Vector Inv.)  C     selectVortScheme    :: Scheme selector for Vorticity term (Vector Inv.)
179  C     monitorSelect       :: select group of variables to monitor  C     monitorSelect       :: select group of variables to monitor
180  C                            =1 : dynvars ; =2 : + vort ; =3 : + surface  C                            =1 : dynvars ; =2 : + vort ; =3 : + surface
181  C     debugLevel          :: debug level selector: higher -> more writing  C-    debugLevel          :: controls printing of algorithm intermediate results
182    C                            and statistics ; higher -> more writing
183    
184        COMMON /PARM_I/        COMMON /PARM_I/
185       &        cg2dMaxIters,       &        cg2dMaxIters,
# Line 349  C     snapshot_mdsio     :: use mdsio fo Line 350  C     snapshot_mdsio     :: use mdsio fo
350  C     monitor_stdio      :: use stdio for monitor output  C     monitor_stdio      :: use stdio for monitor output
351  C     dumpInitAndLast :: dumps model state to files at Initial (nIter0)  C     dumpInitAndLast :: dumps model state to files at Initial (nIter0)
352  C                        & Last iteration, in addition multiple of dumpFreq iter.  C                        & Last iteration, in addition multiple of dumpFreq iter.
353    C     debugMode       :: controls printing of debug msg (sequence of S/R calls).
354    
355        COMMON /PARM_L/        COMMON /PARM_L/
356       & fluidIsAir, fluidIsWater,       & fluidIsAir, fluidIsWater,

Legend:
Removed from v.1.243  
changed lines
  Added in v.1.244

  ViewVC Help
Powered by ViewVC 1.1.22