Skip to main content
Ctrl+K
SimPEG 0.24.0 documentation - Home SimPEG 0.24.0 documentation - Home
  • User Guide
  • API Reference
  • Release Notes
  • User Tutorials
  • SimPEG
    • Contact
devv0.24.0 (latest)v0.23.0v0.22.2v0.22.1v0.22.0v0.21.10.21.00.20.00.19.00.18.10.18.0
  • GitHub
  • Mattermost
  • Discourse
  • Youtube
  • User Guide
  • API Reference
  • Release Notes
  • User Tutorials
  • SimPEG
  • Contact
devv0.24.0 (latest)v0.23.0v0.22.2v0.22.1v0.22.0v0.21.10.21.00.20.00.19.00.18.10.18.0
  • GitHub
  • Mattermost
  • Discourse
  • Youtube

Section Navigation

  • Potential Fields
  • Electromagnetics
  • Fluid Flow
    • Richards Flow (simpeg.flow.richards)
      • simpeg.flow.richards.SimulationNDCellCentered
        • simpeg.flow.richards.SimulationNDCellCentered.Mcc
        • simpeg.flow.richards.SimulationNDCellCentered.Me
        • simpeg.flow.richards.SimulationNDCellCentered.MeI
        • simpeg.flow.richards.SimulationNDCellCentered.Mf
        • simpeg.flow.richards.SimulationNDCellCentered.MfI
        • simpeg.flow.richards.SimulationNDCellCentered.Mn
        • simpeg.flow.richards.SimulationNDCellCentered.MnI
        • simpeg.flow.richards.SimulationNDCellCentered.boundary_conditions
        • simpeg.flow.richards.SimulationNDCellCentered.clean_on_model_update
        • simpeg.flow.richards.SimulationNDCellCentered.counter
        • simpeg.flow.richards.SimulationNDCellCentered.debug
        • simpeg.flow.richards.SimulationNDCellCentered.deleteTheseOnModelUpdate
        • simpeg.flow.richards.SimulationNDCellCentered.do_newton
        • simpeg.flow.richards.SimulationNDCellCentered.hydraulic_conductivity
        • simpeg.flow.richards.SimulationNDCellCentered.initial_conditions
        • simpeg.flow.richards.SimulationNDCellCentered.mesh
        • simpeg.flow.richards.SimulationNDCellCentered.method
        • simpeg.flow.richards.SimulationNDCellCentered.model
        • simpeg.flow.richards.SimulationNDCellCentered.nT
        • simpeg.flow.richards.SimulationNDCellCentered.needs_model
        • simpeg.flow.richards.SimulationNDCellCentered.root_finder
        • simpeg.flow.richards.SimulationNDCellCentered.root_finder_max_iter
        • simpeg.flow.richards.SimulationNDCellCentered.sensitivity_path
        • simpeg.flow.richards.SimulationNDCellCentered.solver
        • simpeg.flow.richards.SimulationNDCellCentered.solver_opts
        • simpeg.flow.richards.SimulationNDCellCentered.survey
        • simpeg.flow.richards.SimulationNDCellCentered.t0
        • simpeg.flow.richards.SimulationNDCellCentered.time_mesh
        • simpeg.flow.richards.SimulationNDCellCentered.time_steps
        • simpeg.flow.richards.SimulationNDCellCentered.times
        • simpeg.flow.richards.SimulationNDCellCentered.verbose
        • simpeg.flow.richards.SimulationNDCellCentered.water_retention
        • simpeg.flow.richards.SimulationNDCellCentered.Jtvec
        • simpeg.flow.richards.SimulationNDCellCentered.Jtvec_approx
        • simpeg.flow.richards.SimulationNDCellCentered.Jvec
        • simpeg.flow.richards.SimulationNDCellCentered.Jvec_approx
        • simpeg.flow.richards.SimulationNDCellCentered.diagsJacobian
        • simpeg.flow.richards.SimulationNDCellCentered.dpred
        • simpeg.flow.richards.SimulationNDCellCentered.fields
        • simpeg.flow.richards.SimulationNDCellCentered.getResidual
        • simpeg.flow.richards.SimulationNDCellCentered.make_synthetic_data
        • simpeg.flow.richards.SimulationNDCellCentered.residual
      • simpeg.flow.richards.receivers.Pressure
      • simpeg.flow.richards.receivers.Saturation
      • simpeg.flow.richards.survey.Survey
      • simpeg.flow.richards.empirical.NonLinearModel
      • simpeg.flow.richards.empirical.BaseWaterRetention
      • simpeg.flow.richards.empirical.BaseHydraulicConductivity
      • simpeg.flow.richards.empirical.Haverkamp_theta
      • simpeg.flow.richards.empirical.Haverkamp_k
      • simpeg.flow.richards.empirical.haverkamp
      • simpeg.flow.richards.empirical.HaverkampParams
      • simpeg.flow.richards.empirical.Vangenuchten_theta
      • simpeg.flow.richards.empirical.Vangenuchten_k
      • simpeg.flow.richards.empirical.van_genuchten
      • simpeg.flow.richards.empirical.VanGenuchtenParams
  • Seismic
  • Base SimPEG Classes (simpeg)
  • Regularization (simpeg.regularization)
  • Directives (simpeg.directives)
  • Utility Classes and Functions (simpeg.utils)
  • Meta SimPEG Classes (simpeg.meta)
  • Typing (simpeg.typing)
  • API Reference
  • Fluid Flow
  • Richards Flow (simpeg.flow.richards)
  • simpeg.flow.richards.SimulationNDCellCentered
  • simpeg.flow.richards.SimulationNDCellCentered.mesh

simpeg.flow.richards.SimulationNDCellCentered.mesh#

property SimulationNDCellCentered.mesh#

Tensor style mesh for the Richards flow simulation.

Returns:
discretize.TensorMesh or discretize.TreeMesh

previous

simpeg.flow.richards.SimulationNDCellCentered.initial_conditions

next

simpeg.flow.richards.SimulationNDCellCentered.method

On this page
  • SimulationNDCellCentered.mesh

This Page

  • Show Source

Built with the PyData Sphinx Theme 0.16.1.