/[MITgcm]/MITgcm/pkg/exf/exf_getsurfacefluxes.F
ViewVC logotype

Diff of /MITgcm/pkg/exf/exf_getsurfacefluxes.F

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

revision 1.7 by edhill, Thu Oct 23 04:41:40 2003 UTC revision 1.8 by heimbach, Thu Nov 6 22:11:02 2003 UTC
# Line 2  C Line 2  C
2  C $Header$  C $Header$
3  C $Name$  C $Name$
4    
5  #include "AD_CONFIG.h"  #include "PACKAGES_CONFIG.h"
6  #include "EXF_OPTIONS.h"  #include "EXF_OPTIONS.h"
7    
8        subroutine exf_GetSurfaceFluxes(        subroutine exf_GetSurfaceFluxes(
# Line 42  c     == global variables == Line 42  c     == global variables ==
42  #include "GRID.h"  #include "GRID.h"
43    
44  #include "exf_fields.h"  #include "exf_fields.h"
45  #if (defined (ALLOW_ADJOINT_RUN) || \  #ifdef ALLOW_AUTODIFF
      defined (ALLOW_TANGENTLINEAR_RUN) || \  
      defined (ALLOW_ECCO_OPTIMIZATION))  
46  # include "ctrl.h"  # include "ctrl.h"
47  # include "ctrl_dummy.h"  # include "ctrl_dummy.h"
48  #endif  #endif

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22