/[MITgcm]/MITgcm/pkg/ecco/cost_kapgm.F
ViewVC logotype

Diff of /MITgcm/pkg/ecco/cost_kapgm.F

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

revision 1.1 by heimbach, Thu Nov 6 22:10:07 2003 UTC revision 1.2 by heimbach, Wed Oct 13 07:05:51 2004 UTC
# Line 31  c     == global variables == Line 31  c     == global variables ==
31  #include "SIZE.h"  #include "SIZE.h"
32  #include "GRID.h"  #include "GRID.h"
33  #include "DYNVARS.h"  #include "DYNVARS.h"
34  #include "GMREDI.h"  #ifdef ALLOW_GMREDI
35    # include "GMREDI.h"
36    #endif
37    
38  #include "ecco_cost.h"  #ifdef ALLOW_ECCO
39    # include "ecco_cost.h"
40    #else
41    # include "ecco_cost.h"
42    #endif
43  #include "ctrl.h"  #include "ctrl.h"
44  #include "ctrl_dummy.h"  #include "ctrl_dummy.h"
45  #include "optim.h"  #include "optim.h"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22