/[MITgcm]/MITgcm/pkg/kpp/KPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/kpp/KPP_OPTIONS.h

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

revision 1.1 by adcroft, Wed Jun 21 19:45:46 2000 UTC revision 1.2 by heimbach, Tue Sep 12 18:13:48 2000 UTC
# Line 1  Line 1 
 C $Header$  
   
1  C     /==========================================================\  C     /==========================================================\
2  C     | KPP_OPTIONS.h                                            |  C     | KPP_OPTIONS.h                                            |
3  C     | o CPP options file for KPP package.                      |  C     | o CPP options file for KPP package.                      |
# Line 12  C     \================================= Line 10  C     \=================================
10    
11  #ifdef ALLOW_KPP  #ifdef ALLOW_KPP
12    
 C o Call to S/R CONVECT not needed when using KPP scheme  
 C   Also make sure that ivdc_kappa = 0.0  
 #undef INCLUDE_CONVECT_CALL  
   
13  C o Get rid of vertical resolution dependence of dVsq term by  C o Get rid of vertical resolution dependence of dVsq term by
14  C   estimating a surface velocity that is independent of first  C   estimating a surface velocity that is independent of first
15  C   level thickness in the model.  C   level thickness in the model.
# Line 82  C   for saving storage space Line 76  C   for saving storage space
76  #undef  INCLUDE_DIAGNOSTICS_KPPDIFFKZSTAVE  #undef  INCLUDE_DIAGNOSTICS_KPPDIFFKZSTAVE
77  #endif  #endif
78    
79  C o Include short wave radiation terms in T forcing  C o Include/exclude KPP non/local transport terms
80  #define SHORTWAVE_HEATING  #define KPP_GHAT
81    
82  #endif /* ALLOW_KPP */  #endif /* ALLOW_KPP */

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

  ViewVC Help
Powered by ViewVC 1.1.22