/[MITgcm]/MITgcm/model/src/do_oceanic_phys.F
ViewVC logotype

Diff of /MITgcm/model/src/do_oceanic_phys.F

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

revision 1.144 by gforget, Sun Nov 2 21:21:59 2014 UTC revision 1.145 by heimbach, Thu Jul 2 04:43:35 2015 UTC
# Line 17  C $Name$ Line 17  C $Name$
17  #endif  #endif
18    
19  #ifdef ALLOW_AUTODIFF  #ifdef ALLOW_AUTODIFF
20    # ifdef ALLOW_GGL90
21    #  include "GGL90_OPTIONS.h"
22    # endif
23  # ifdef ALLOW_GMREDI  # ifdef ALLOW_GMREDI
24  #  include "GMREDI_OPTIONS.h"  #  include "GMREDI_OPTIONS.h"
25  # endif  # endif
# Line 143  C     == Global variables === Line 146  C     == Global variables ===
146  # include "FFIELDS.h"  # include "FFIELDS.h"
147  # include "SURFACE.h"  # include "SURFACE.h"
148  # include "EOS.h"  # include "EOS.h"
149    # ifdef ALLOW_GMREDI
150    #  include "GMREDI.h"
151    # endif
152  # ifdef ALLOW_KPP  # ifdef ALLOW_KPP
153  #  include "KPP.h"  #  include "KPP.h"
154  # endif  # endif
155  # ifdef ALLOW_GGL90  # ifdef ALLOW_GGL90
156  #  include "GGL90.h"  #  include "GGL90.h"
157  # endif  # endif
 # ifdef ALLOW_GMREDI  
 #  include "GMREDI.h"  
 # endif  
158  # ifdef ALLOW_EBM  # ifdef ALLOW_EBM
159  #  include "EBM.h"  #  include "EBM.h"
160  # endif  # endif

Legend:
Removed from v.1.144  
changed lines
  Added in v.1.145

  ViewVC Help
Powered by ViewVC 1.1.22