Skip to main content

Explicit porosity

Properties

  • Provides a wrapper around a run-time selectable porosity model

Usage

The option is specified using:

porosity1
{
type explicitPorositySource;
selectionMode cellZone;

explicitPorositySourceCoeffs
{
type <porosity model>;
...
}
}

The selectionMode entry should be set to cellZone

Further information

Tutorials

Source code