13 #ifndef CT_TORTUOSITYBRUGGEMAN_H
14 #define CT_TORTUOSITYBRUGGEMAN_H
Virtual base class to compute the increase in diffusive path length associated with tortuous path dif...
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.