/[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.110 by jmc, Sun Aug 24 21:32:17 2008 UTC revision 1.111 by jmc, Tue Oct 21 18:05:21 2008 UTC
# Line 153  C     ycoord :: varying parameters. Line 153  C     ycoord :: varying parameters.
153       & 'no_slip_bottom =', '  /* Viscous BCs: No-slip bottom */')       & 'no_slip_bottom =', '  /* Viscous BCs: No-slip bottom */')
154        CALL WRITE_0D_R8( bottomDragLinear, INDEX_NONE,        CALL WRITE_0D_R8( bottomDragLinear, INDEX_NONE,
155       & 'bottomDragLinear =',       & 'bottomDragLinear =',
156       & ' /* linear bottom-drag coefficient ('//rUnits//'/s ) */')       & ' /* linear bottom-drag coefficient ( m/s ) */')
157        CALL WRITE_0D_R8( bottomDragQuadratic, INDEX_NONE,        CALL WRITE_0D_R8( bottomDragQuadratic, INDEX_NONE,
158       & 'bottomDragQuadratic =',       & 'bottomDragQuadratic =',
159       & ' /* quadratic bottom-drag coeff. ('//rUnits//'/m ) */')       & ' /* quadratic bottom-drag coefficient (-) */')
160        CALL WRITE_0D_R8( diffKhT, INDEX_NONE,'diffKhT =',        CALL WRITE_0D_R8( diffKhT, INDEX_NONE,'diffKhT =',
161       &'   /* Laplacian diffusion of heat laterally ( m^2/s ) */')       &'   /* Laplacian diffusion of heat laterally ( m^2/s ) */')
162        CALL WRITE_0D_R8( diffK4T, INDEX_NONE,'diffK4T =',        CALL WRITE_0D_R8( diffK4T, INDEX_NONE,'diffK4T =',

Legend:
Removed from v.1.110  
changed lines
  Added in v.1.111

  ViewVC Help
Powered by ViewVC 1.1.22