13 #include "TortuosityMaxwell.h"
23 relativeConductivities_(relativeConductivities)
33 relativeConductivities_(right.relativeConductivities_)
TortuosityBase & operator=(const TortuosityBase &right)
Assignment operator.
doublereal relativeConductivities_
Relative conductivities of the dispersed and continuous phases,.
Base case to handle tortuosity corrections for diffusive transport in porous media.
virtual TortuosityBase * duplMyselfAsTortuosityBase() const
Duplication operator.
TortuosityMaxwell(double relativeConductivites=0.0)
Default constructor uses Maxwelln exponent of 1.5.
TortuosityMaxwell & operator=(const TortuosityMaxwell &right)
Assignment operator.
virtual doublereal tortuosityFactor(doublereal porosity)
The tortuosity factor models the effective increase in the diffusive transport length.
virtual doublereal McMillanFactor(doublereal porosity)
The McMillan number is the ratio of the flux-like variable to the value it would have without porous ...
Maxwell model for tortuosity.
Definitions for the classes that are thrown when Cantera experiences an error condition (also contain...