/[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.13 by cnh, Sun Feb 4 14:38:48 2001 UTC revision 1.25 by adcroft, Thu Aug 16 17:12:24 2001 UTC
# Line 25  C     === Global variables === Line 25  C     === Global variables ===
25  #include "EEPARAMS.h"  #include "EEPARAMS.h"
26  #include "PARAMS.h"  #include "PARAMS.h"
27  #include "GRID.h"  #include "GRID.h"
 #include "CG2D.h"  
28    
29  C     === Routine arguments ===  C     === Routine arguments ===
30  C     myThid - Number of this instance of INI_PARMS  C     myThid - Number of this instance of INI_PARMS
# Line 64  C     In spherical polar distances are i Line 63  C     In spherical polar distances are i
63        phiMin               = 0.0        phiMin               = 0.0
64        thetaMin             = 0.        thetaMin             = 0.
65        rSphere              = 6370. * 1.D3        rSphere              = 6370. * 1.D3
66    C     General curvilinear coordinate system
67          usingCurvilinearGrid = .FALSE.
68    
69  C--   Set default "physical" parameters  C--   Set default "physical" parameters
70        DO K =1,Nr        DO K =1,Nr
# Line 73  C--   Set default "physical" parameters Line 74  C--   Set default "physical" parameters
74        rhoNil              = 999.8D0        rhoNil              = 999.8D0
75        f0                  = 1.D-4        f0                  = 1.D-4
76        beta                = 1.D-11        beta                = 1.D-11
77          omega               = 2.D0 * PI / ( 3600.D0 * 24.D0 )
78        viscAh              = 0.D3        viscAh              = 0.D3
79        diffKhT             = 0.D3        diffKhT             = 0.D3
80        diffKhS             = 0.D3        diffKhS             = 0.D3
# Line 92  C--   Set default "physical" parameters Line 94  C--   Set default "physical" parameters
94        buoyancyRelation    = 'OCEANIC'        buoyancyRelation    = 'OCEANIC'
95        implicitFreeSurface = .TRUE.        implicitFreeSurface = .TRUE.
96        rigidLid            = .FALSE.        rigidLid            = .FALSE.
97          implicSurfPress     = 1.D0
98          implicDiv2DFlow     = 1.D0
99        hFacMin             = 1.D0        hFacMin             = 1.D0
100        hFacMinDrDefault    = 0.D0        hFacMinDrDefault    = 0.D0
101          exactConserv        = .FALSE.
102          uniformLin_PhiSurf  = .TRUE.
103          nonlinFreeSurf      = 0
104          hFacInf             = 1.D0
105          hFacSup             = 1.D0
106        staggerTimeStep     = .FALSE.        staggerTimeStep     = .FALSE.
107        momViscosity        = .TRUE.        momViscosity        = .TRUE.
108        momAdvection        = .TRUE.        momAdvection        = .TRUE.
# Line 101  C--   Set default "physical" parameters Line 110  C--   Set default "physical" parameters
110        useCoriolis         = .TRUE.        useCoriolis         = .TRUE.
111        momPressureForcing  = .TRUE.        momPressureForcing  = .TRUE.
112        momStepping         = .TRUE.        momStepping         = .TRUE.
113          vectorInvariantMomentum = .FALSE.
114        tempStepping        = .TRUE.        tempStepping        = .TRUE.
115        saltStepping        = .TRUE.        saltStepping        = .TRUE.
116        metricTerms         = .FALSE.        tr1Stepping         = .FALSE.
117          metricTerms         = .TRUE.
118        implicitDiffusion   = .FALSE.        implicitDiffusion   = .FALSE.
119        implicitViscosity   = .FALSE.        implicitViscosity   = .FALSE.
120        nonHydrostatic      = .FALSE.        nonHydrostatic      = .FALSE.
# Line 111  C--   Set default "physical" parameters Line 122  C--   Set default "physical" parameters
122        allowFreezing       = .FALSE.        allowFreezing       = .FALSE.
123        ivdc_kappa          = 0.D0        ivdc_kappa          = 0.D0
124        groundAtK1          = .FALSE.        groundAtK1          = .FALSE.
       nShap               = 0  
125        zonal_filt_lat      = 90.        zonal_filt_lat      = 90.
126        zonal_filt_sinpow   = 2        zonal_filt_sinpow   = 2
127        zonal_filt_cospow   = 4        zonal_filt_cospow   = 2
128        bottomDragLinear    = 0.        bottomDragLinear    = 0.
129        bottomDragQuadratic = 0.        bottomDragQuadratic = 0.
130          usePickupBeforeC35    = .FALSE.
131          debugMode             = .FALSE.
132          readPickupWithTracer  = .FALSE.
133          writePickupWithTracer = .FALSE.
134          tempAdvScheme       = 2
135          saltAdvScheme       = 2
136          tracerAdvScheme     = 2
137    
138    C--   Atmospheric physical parameters (e.g.: EOS)
139          atm_po =  1.D5
140          atm_cp =  1004.D0
141          atm_kappa = 2.D0 / 7.D0
142          Integr_GeoPot = 2
143    
144  C--   Elliptic solver parameters  C--   Elliptic solver parameters
145        cg2dMaxIters       = 150        cg2dMaxIters       = 150
146        cg2dTargetResidual = 1.D-7        cg2dTargetResidual = 1.D-7
147          cg2dTargetResWunit = -1.
148        cg2dChkResFreq     = 1        cg2dChkResFreq     = 1
149        cg2dpcOffDFac      = 0.51D0        cg2dpcOffDFac      = 0.51D0
150        cg3dMaxIters       = 150        cg3dMaxIters       = 150
# Line 138  C--   Time stepping parameters Line 162  C--   Time stepping parameters
162        pchkPtFreq        = deltaT*0        pchkPtFreq        = deltaT*0
163        chkPtFreq         = deltaT*0        chkPtFreq         = deltaT*0
164        dumpFreq          = deltaT*0        dumpFreq          = deltaT*0
165          monitorFreq       = -1.
166        taveFreq          = deltaT*0        taveFreq          = deltaT*0
167        writeStatePrec    = precFloat64        writeStatePrec    = precFloat64
168        writeBinaryPrec   = precFloat32        writeBinaryPrec   = precFloat32
# Line 149  C--   Time stepping parameters Line 174  C--   Time stepping parameters
174        tauCD             =  0.D0        tauCD             =  0.D0
175        tauThetaClimRelax =  0.D0        tauThetaClimRelax =  0.D0
176        tauSaltClimRelax  =  0.D0        tauSaltClimRelax  =  0.D0
177          tauTr1ClimRelax   =  0.D0
178        periodicExternalForcing = .FALSE.        periodicExternalForcing = .FALSE.
179        externForcingPeriod     = 0.        externForcingPeriod     = 0.
180        externForcingCycle      = 0.        externForcingCycle      = 0.
181    
182  C--   Input files  C--   Input files
183        bathyFile       = ' '        bathyFile       = ' '
184          topoFile        = ' '
185        hydrogSaltFile  = ' '        hydrogSaltFile  = ' '
186        hydrogThetaFile = ' '        hydrogThetaFile = ' '
187        zonalWindFile   = ' '        zonalWindFile   = ' '
# Line 167  C--   Input files Line 194  C--   Input files
194        uVelInitFile    = ' '        uVelInitFile    = ' '
195        vVelInitFile    = ' '        vVelInitFile    = ' '
196        pSurfInitFile   = ' '        pSurfInitFile   = ' '
197          dQdTFile        = ' '
198    
199  C  C
200        RETURN        RETURN

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.25

  ViewVC Help
Powered by ViewVC 1.1.22