mitgcm
Analysis of MITgcm output using python
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cdict
 Cmitgcm.core.MITgcm_SimulationThe simulation class is the main class of this package, and an instance of this class is a model object
 Cmitgcm.core.GridThis defines the class for the grid object
 Cmitgcm.core.Tracerpoint_fieldThis is the base class for all model fields on the tracer points
 Cmitgcm.core.BernoulliThe Bernoulli field, evaluated from velocity, Pressure and Density
 Cmitgcm.core.DensityA tracer point field that contains methods for density fields
 Cmitgcm.core.Potential_vorticityEvaluate the potential vorticity on the tracer points
 Cmitgcm.core.PressureCalculates the pressure field from the density field using the hydrostatic approximation
 Cmitgcm.core.Upoint_fieldThis is the class for all fields on zonal velocity points
 Cmitgcm.core.Vorticitypoint_fieldA class for fields on vorticity points
 Cmitgcm.core.Vpoint_fieldThis is the class for all fields on meridional velocity points
 Cmitgcm.core.Wpoint_fieldThis is the class for all fields on vertical velocity points