/[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.5 by heimbach, Tue Jun 24 16:07:32 2003 UTC revision 1.9 by jmc, Wed Apr 27 14:10:06 2005 UTC
# Line 1  Line 1 
1  c $Header$  C
2    C $Header$
3    C $Name$
4    
5  #include "EXF_CPPOPTIONS.h"  #include "EXF_OPTIONS.h"
6    
7        subroutine exf_GetSurfaceFluxes(        subroutine exf_GetSurfaceFluxes(
8       I                                 mytime,       I                                 mytime,
# Line 39  c     == global variables == Line 41  c     == global variables ==
41  #include "GRID.h"  #include "GRID.h"
42    
43  #include "exf_fields.h"  #include "exf_fields.h"
44  #if (defined (ALLOW_ADJOINT_RUN) || \  #ifdef ALLOW_AUTODIFF
      defined (ALLOW_TANGENTLINEAR_RUN) || \  
      defined (ALLOW_ECCO_OPTIMIZATION))  
45  # include "ctrl.h"  # include "ctrl.h"
46  # include "ctrl_dummy.h"  # include "ctrl_dummy.h"
47  #endif  #endif

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

  ViewVC Help
Powered by ViewVC 1.1.22