/[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.37 by jmc, Tue Dec 10 02:55:47 2002 UTC revision 1.38 by jmc, Fri Jan 24 18:26:53 2003 UTC
# Line 201  CEOP Line 201  CEOP
201        CALL WRITE_0D_R8( hFacSup, INDEX_NONE,        CALL WRITE_0D_R8( hFacSup, INDEX_NONE,
202       &'hFacSup =',       &'hFacSup =',
203       &'   /* upper threshold for hFac (nonlinFreeSurf only)*/')       &'   /* upper threshold for hFac (nonlinFreeSurf only)*/')
204          CALL WRITE_0D_I( select_rStar, INDEX_NONE,
205         &'select_rStar =',
206         &'   /* r* Coordinate options (not yet implemented)*/')
207          CALL PRINT_MESSAGE( msgBuf, standardMessageUnit,
208         &                    SQUEEZE_RIGHT , 1)
209        CALL WRITE_0D_L( useRealFreshWaterFlux, INDEX_NONE,        CALL WRITE_0D_L( useRealFreshWaterFlux, INDEX_NONE,
210       &'useRealFreshWaterFlux =',       &'useRealFreshWaterFlux =',
211       &'   /* Real Fresh Water Flux on/off flag*/')       &'   /* Real Fresh Water Flux on/off flag*/')

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

  ViewVC Help
Powered by ViewVC 1.1.22