contrib#

Contrib#

This module contains contributions to OpenPNM, both from the developers as well as users that are not ready to be officially included but are worth sharing. These are subject to api changes, being moved, and potentially removed.

Functions

multiphase_diffusion(phase[, ...])

Calculates the diffusive conductance of conduits for multiphase systems.

Classes

MultiPhase

Creates a Phase object that represents a multiphase system consisting of a given list of Phases.

TransientMultiPhysics

A subclass for transient multiphysics simulations.