33 expBrug_(right.expBrug_)
74 return pow(porosity,
expBrug_ - 1.0);
virtual doublereal McMillanFactor(doublereal porosity)
The McMillan number is the ratio of the flux-like variable to the value it would have without porous ...
TortuosityBase & operator=(const TortuosityBase &right)
Assignment operator.
Base case to handle tortuosity corrections for diffusive transport in porous media.
TortuosityBruggeman(doublereal setPower=1.5)
Default constructor uses Bruggeman exponent of 1.5.
Base case to handle tortuosity corrections for diffusive transport in porous media using the Bruggema...
doublereal expBrug_
Bruggeman exponent: power to which the tortuosity depends on the volume fraction. ...
virtual doublereal tortuosityFactor(doublereal porosity)
The tortuosity factor models the effective increase in the diffusive transport length.
TortuosityBruggeman & operator=(const TortuosityBruggeman &right)
Assignment operator.
virtual TortuosityBase * duplMyselfAsTortuosityBase() const
Duplication operator.
Class to compute the increase in diffusive path length in porous media assuming the Bruggeman exponen...
Definitions for the classes that are thrown when Cantera experiences an error condition (also contain...