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

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

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

revision 1.9 by cnh, Wed Sep 26 18:09:14 2001 UTC revision 1.10 by edhill, Thu Oct 9 04:19:18 2003 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C     !DESCRIPTION: \bv  C     !DESCRIPTION: \bv
3  C $Name$  C $Name$
4    
5    #include "PACKAGES_CONFIG.h"
6  #include "CPP_OPTIONS.h"  #include "CPP_OPTIONS.h"
7    
8  CBOP  CBOP
# Line 70  C     I,J,K - Loop counters Line 72  C     I,J,K - Loop counters
72  #define Jn sNy  #define Jn sNy
73  CEOP  CEOP
74    
75    ceh3 needs an IF ( useNONHYDROSTATIC ) THEN
76    
77  C     Adams-Bashforth timestepping weights  C     Adams-Bashforth timestepping weights
78        ab15=1.5+abeps        ab15=1.5+abeps
79        ab05=-0.5-abeps        ab05=-0.5-abeps

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.22