Algorithms¶

Page Contents

  • Algorithms

    • Overview of Module

    • Generic Classes

    • Percolation Classes

    • Transport Classes

Overview of Module¶

openpnm.algorithms


The algorithms module contains classes for conducting transport simulations on pore networks.

Generic Classes¶

  • GenericAlgorithm
  • GenericTransport
  • ReactiveTransport
  • TransientReactiveTransport

Percolation Classes¶

  • OrdinaryPercolation
  • Porosimetry
  • InvasionPercolation
  • MixedInvasionPercolation

Transport Classes¶

  • FickianDiffusion
  • FourierConduction
  • OhmicConduction
  • StokesFlow
  • AdvectionDiffusion

Logo

OpenPNM

Navigation

  • Installation
  • Getting Started
  • Examples’ Library
  • Module Reference
  • Citing

Related Topics

  • Documentation overview
    • Module Reference
      • Previous: VoronoiFibers
      • Next: GenericAlgorithm

Quick search

©2021 OpenPNM Team. | Powered by Sphinx 3.5.4 & Alabaster 0.7.12