/[MITgcm]/MITgcm/pkg/cost/cost_final.F
ViewVC logotype

Diff of /MITgcm/pkg/cost/cost_final.F

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

revision 1.4 by heimbach, Sat Jul 13 03:01:39 2002 UTC revision 1.5 by heimbach, Tue Jan 21 19:20:52 2003 UTC
# Line 28  c     == global variables == Line 28  c     == global variables ==
28    
29  #include "EEPARAMS.h"  #include "EEPARAMS.h"
30  #include "SIZE.h"  #include "SIZE.h"
31    #include "PARAMS.h"
32    
33  #include "cost.h"  #include "cost.h"
34  #include "ctrl.h"  #include "ctrl.h"
# Line 96  c--   Do global summation. Line 97  c--   Do global summation.
97    
98  #endif /* ALLOW_COST_VECTOR */  #endif /* ALLOW_COST_VECTOR */
99    
100    c--   set averaging freq. to zero to avoid re-write of
101    c--   averaged fields in reverse checkpointing loops
102          taveFreq = 0.
103    
104  #endif /* ALLOW_COST */  #endif /* ALLOW_COST */
105    
106        return        return

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

  ViewVC Help
Powered by ViewVC 1.1.22