/[MITgcm]/MITgcm/pkg/fizhi/step_fizhi_corr.F
ViewVC logotype

Diff of /MITgcm/pkg/fizhi/step_fizhi_corr.F

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

revision 1.16 by molod, Thu Jun 8 19:47:47 2006 UTC revision 1.17 by molod, Fri Jun 9 16:05:28 2006 UTC
# Line 269  c    Last: Increment physics state by th Line 269  c    Last: Increment physics state by th
269    
270  #ifdef ALLOW_DIAGNOSTICS  #ifdef ALLOW_DIAGNOSTICS
271        call diagnostics_fill(uphy,'UAVE    ',0,Nrphys,0,1,1,myThid)        call diagnostics_fill(uphy,'UAVE    ',0,Nrphys,0,1,1,myThid)
272        call diagnostics_fill(vphy,'UAVE    ',0,Nrphys,0,1,1,myThid)        call diagnostics_fill(vphy,'VAVE    ',0,Nrphys,0,1,1,myThid)
273        call diagnostics_fill(thphy,'TAVE    ',0,Nrphys,0,1,1,myThid)        call diagnostics_fill(thphy,'TAVE    ',0,Nrphys,0,1,1,myThid)
274        call diagnostics_fill(sphy,'QAVE    ',0,Nrphys,0,1,1,myThid)        call diagnostics_fill(sphy,'QAVE    ',0,Nrphys,0,1,1,myThid)
275  #endif  #endif

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

  ViewVC Help
Powered by ViewVC 1.1.22