Skip to main content
Ctrl+K
PyBaMM v26.4.3 Manual - Home PyBaMM v26.4.3 Manual - Home
  • User Guide
  • API documentation
  • Examples
  • Contributing
  • GitHub
  • Twitter
  • PyPI
  • User Guide
  • API documentation
  • Examples
  • Contributing
  • GitHub
  • Twitter
  • PyPI

Section Navigation

  • Expression Tree
  • Models
  • Parameters
  • Geometry
  • Meshes
    • Meshes
    • 0D Sub Mesh
    • 1D Sub Meshes
    • 2D Sub Meshes
    • 3D Sub Meshes
  • Discretisation and spatial methods
  • Solvers
  • Code generation
  • Experiments
  • Simulation
  • Plotting
  • Utility functions
  • Callbacks
  • Citations
  • Batch Study
  • PyBaMM Data
  • API documentation
  • Meshes

Meshes#

  • Meshes
    • Mesh
      • Mesh.add_ghost_meshes()
      • Mesh.combine_submeshes()
    • SubMesh
      • SubMesh.from_config()
      • SubMesh.to_config()
    • MeshGenerator
      • MeshGenerator.from_config()
      • MeshGenerator.to_config()
  • 0D Sub Mesh
    • SubMesh0D
  • 1D Sub Meshes
    • SubMesh1D
    • Uniform1DSubMesh
    • SymbolicUniform1DSubMesh
    • Exponential1DSubMesh
    • Chebyshev1DSubMesh
    • UserSupplied1DSubMesh
  • 2D Sub Meshes
    • ScikitSubMesh2D
      • ScikitSubMesh2D.on_boundary()
    • ScikitUniform2DSubMesh
    • ScikitExponential2DSubMesh
    • ScikitChebyshev2DSubMesh
    • UserSupplied2DSubMesh
  • 3D Sub Meshes
    • ScikitFemSubMesh3D
      • ScikitFemSubMesh3D.load_mesh_from_file()
      • ScikitFemSubMesh3D.to_json()
    • ScikitFemGenerator3D

previous

Battery Geometry

next

Meshes

Edit on GitHub

© Copyright 2018, The PyBaMM Team.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.17.1.

Last updated on 2025-07-12.