/[MITgcm]/MITgcm_contrib/submesoscale/code/GMREDI_OPTIONS.h
ViewVC logotype

Diff of /MITgcm_contrib/submesoscale/code/GMREDI_OPTIONS.h

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

revision 1.1 by dimitri, Fri May 30 21:51:23 2008 UTC revision 1.2 by dimitri, Fri May 30 22:13:42 2008 UTC
# Line 33  C Allows to use the advective form (Bolu Line 33  C Allows to use the advective form (Bolu
33  C  instead of the Skew-Flux form (=default)  C  instead of the Skew-Flux form (=default)
34  #define GM_BOLUS_ADVEC  #define GM_BOLUS_ADVEC
35    
36    C Allows the use of the Fox-Kemper et al. Submesoscale Eddy Parameterization
37    C  (=default)
38    #define GM_SUBMESO
39    C This controls whether the Front width scales with ML def. radius or not.
40    C Recommendation is yes.
41    #define GM_SUBMESO_VARYLf
42    
43    
44  #endif /* ALLOW_GMREDI */  #endif /* ALLOW_GMREDI */
45  #endif /* GMREDI_OPTIONS_H */  #endif /* GMREDI_OPTIONS_H */

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

  ViewVC Help
Powered by ViewVC 1.1.22