/[MITgcm]/MITgcm/pkg/generic_advdiff/GAD_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/generic_advdiff/GAD_OPTIONS.h

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

revision 1.15 by jmc, Sat Dec 24 01:04:47 2011 UTC revision 1.16 by jmc, Mon Mar 4 18:20:46 2013 UTC
# Line 41  C introduces excessive recomputation/sto Line 41  C introduces excessive recomputation/sto
41  C We can disable it here using CPP because run-time flags are insufficient.  C We can disable it here using CPP because run-time flags are insufficient.
42  #undef DISABLE_MULTIDIM_ADVECTION  #undef DISABLE_MULTIDIM_ADVECTION
43    
44    C Use compressible flow method for multi-dim advection instead of old, less
45    C accurate jmc method. Note: option has no effect on SOM advection which
46    C always use compressible flow method.
47    #undef GAD_MULTIDIM_COMPRESSIBLE
48    
49  C This enable the use of 2nd-Order Moment advection scheme (Prather, 1986) for  C This enable the use of 2nd-Order Moment advection scheme (Prather, 1986) for
50  C Temperature and Salinity ; due to large memory space (10 times more / tracer)  C Temperature and Salinity ; due to large memory space (10 times more / tracer)
51  C requirement, by default, this part of the code is not compiled.  C requirement, by default, this part of the code is not compiled.

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.22