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

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

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

revision 1.23 by heimbach, Fri Jul 13 14:26:57 2001 UTC revision 1.24 by adcroft, Wed Aug 15 15:51:46 2001 UTC
# Line 130  C--   Set default "physical" parameters Line 130  C--   Set default "physical" parameters
130        debugMode             = .FALSE.        debugMode             = .FALSE.
131        readPickupWithTracer  = .FALSE.        readPickupWithTracer  = .FALSE.
132        writePickupWithTracer = .FALSE.        writePickupWithTracer = .FALSE.
133          tempAdvScheme       = 2
134          saltAdvScheme       = 2
135          tracerAdvScheme     = 2
136    
137  C--   Atmospheric physical parameters (e.g.: EOS)  C--   Atmospheric physical parameters (e.g.: EOS)
138        atm_po =  1.D5        atm_po =  1.D5

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

  ViewVC Help
Powered by ViewVC 1.1.22