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

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

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

revision 1.35 by jmc, Wed Jan 7 21:18:01 2004 UTC revision 1.37 by jmc, Fri Sep 24 16:58:17 2004 UTC
# Line 95  C--   the kDown is still required Line 95  C--   the kDown is still required
95       I           xA,yA,uTrans,vTrans,rTrans,rTransKp1,maskUp,       I           xA,yA,uTrans,vTrans,rTrans,rTransKp1,maskUp,
96       I           uVel, vVel, wVel,       I           uVel, vVel, wVel,
97       I           diffKhS, diffK4S, KappaRS, Salt,       I           diffKhS, diffK4S, KappaRS, Salt,
98       I           GAD_SALINITY, saltAdvScheme,       I           GAD_SALINITY, saltAdvScheme, saltVertAdvScheme,
99       I           calcAdvection, saltImplVertAdv,       I           calcAdvection, saltImplVertAdv,
100       U           fVerS, gS,       U           fVerS, gS,
101       I           myThid )       I           myTime, myIter, myThid )
102    
103  C--   External salinity forcing term(s) inside Adams-Bashforth:  C--   External salinity forcing term(s) inside Adams-Bashforth:
104        IF ( saltForcing .AND. forcing_In_AB )        IF ( saltForcing .AND. forcing_In_AB )

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

  ViewVC Help
Powered by ViewVC 1.1.22