/[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.48 by adcroft, Wed May 26 14:50:09 2004 UTC revision 1.49 by adcroft, Wed Jun 2 13:23:55 2004 UTC
# Line 259  c    &'   /* Laplacian diffusion of salt Line 259  c    &'   /* Laplacian diffusion of salt
259       & 'useCDscheme =', '  /* CD scheme on/off flag */')       & 'useCDscheme =', '  /* CD scheme on/off flag */')
260        CALL WRITE_0D_L( useJamartWetPoints,  INDEX_NONE,        CALL WRITE_0D_L( useJamartWetPoints,  INDEX_NONE,
261       & 'useJamartWetPoints=',' /* Coriolis WetPoints method flag */')       & 'useJamartWetPoints=',' /* Coriolis WetPoints method flag */')
262          CALL WRITE_0D_L( SadournyCoriolis,  INDEX_NONE,
263         & 'SadournyCoriolis=',' /* Sadourny Coriolis discr. flag */')
264          CALL WRITE_0D_L( upwindVorticity,  INDEX_NONE,
265         & 'upwindVorticity=',' /* Upwind bias vorticity flag */')
266          CALL WRITE_0D_L( useAbsVorticity,  INDEX_NONE,
267         & 'useAbsVorticity=',' /* Work with f+zeta in Coriolis */')
268          CALL WRITE_0D_L( highOrderVorticity,  INDEX_NONE,
269         & 'highOrderVorticity=',' /* High order interp. of vort. flag */')
270        CALL WRITE_0D_L( momForcing,   INDEX_NONE,        CALL WRITE_0D_L( momForcing,   INDEX_NONE,
271       & 'momForcing =', '  /* Momentum forcing on/off flag */')       & 'momForcing =', '  /* Momentum forcing on/off flag */')
272        CALL WRITE_0D_L( momPressureForcing, INDEX_NONE,        CALL WRITE_0D_L( momPressureForcing, INDEX_NONE,

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

  ViewVC Help
Powered by ViewVC 1.1.22