/[MITgcm]/MITgcm/model/src/config_summary.F
ViewVC logotype

Diff of /MITgcm/model/src/config_summary.F

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

revision 1.50 by adcroft, Wed Jun 9 14:03:35 2004 UTC revision 1.51 by adcroft, Mon Jun 14 17:48:17 2004 UTC
# Line 267  c    &'   /* Laplacian diffusion of salt Line 267  c    &'   /* Laplacian diffusion of salt
267       & 'useCDscheme =', '  /* CD scheme on/off flag */')       & 'useCDscheme =', '  /* CD scheme on/off flag */')
268        CALL WRITE_0D_L( useJamartWetPoints,  INDEX_NONE,        CALL WRITE_0D_L( useJamartWetPoints,  INDEX_NONE,
269       & 'useJamartWetPoints=',' /* Coriolis WetPoints method flag */')       & 'useJamartWetPoints=',' /* Coriolis WetPoints method flag */')
270          CALL WRITE_0D_L( useJamartMomAdv,  INDEX_NONE,
271         & 'useJamartMomAdv=',' /* V.I. Non-linear terms Jamart flag */')
272        CALL WRITE_0D_L( SadournyCoriolis,  INDEX_NONE,        CALL WRITE_0D_L( SadournyCoriolis,  INDEX_NONE,
273       & 'SadournyCoriolis=',' /* Sadourny Coriolis discr. flag */')       & 'SadournyCoriolis=',' /* Sadourny Coriolis discr. flag */')
274        CALL WRITE_0D_L( upwindVorticity,  INDEX_NONE,        CALL WRITE_0D_L( upwindVorticity,  INDEX_NONE,

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

  ViewVC Help
Powered by ViewVC 1.1.22