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

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

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

revision 1.4 by adcroft, Tue Jun 16 15:20:08 1998 UTC revision 1.5 by adcroft, Tue Jun 16 17:07:11 1998 UTC
# Line 26  C     == Routine Arguments == Line 26  C     == Routine Arguments ==
26        INTEGER myThid        INTEGER myThid
27  C     == Local variables ==  C     == Local variables ==
28        INTEGER i,j        INTEGER i,j
29        _RL ab15,ab05,hxFac,hyFac,rRhoNil        _RL hxFac,hyFac,rRhoNil
   
 C     Adams-Bashforth timestepping weights  
       ab15=1.5+abeps  
       ab05=-0.5-abeps  
30    
31  C     On/off scaling paramters  C     On/off scaling paramters
32        hxFac = pfFacMom        hxFac = pfFacMom

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22