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

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

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

revision 1.31 by cnh, Tue Sep 8 01:37:49 1998 UTC revision 1.32 by cnh, Wed Sep 9 15:04:44 1998 UTC
# Line 683  C     being combined and a single frame Line 683  C     being combined and a single frame
683         horiVertRatio = 1.D0         horiVertRatio = 1.D0
684        ENDIF        ENDIF
685        recip_rkFac = 1.D0 / rkFac        recip_rkFac = 1.D0 / rkFac
686          recip_horiVertRatio = 1./horiVertRatio
687        IF ( zCoordInputData ) usingZCoords = .TRUE.        IF ( zCoordInputData ) usingZCoords = .TRUE.
688        IF ( pCoordInputData ) usingPCoords = .TRUE.        IF ( pCoordInputData ) usingPCoords = .TRUE.
689  C  C

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

  ViewVC Help
Powered by ViewVC 1.1.22