32 #ifndef conductivityModel_H 33 #define conductivityModel_H 44 namespace kineticTheoryModels
A list of keyword definitions, which are a keyword followed by any number of values (e...
declareRunTimeSelectionTable(autoPtr, conductivityModel, dictionary,(const dictionary &dict),(dict))
virtual tmp< volScalarField > kappa(const volScalarField &alpha1, const volScalarField &Theta, const volScalarField &g0, const volScalarField &rho1, const volScalarField &da, const dimensionedScalar &e) const =0
static autoPtr< conductivityModel > New(const dictionary &dict)
const volScalarField & alpha1
virtual ~conductivityModel()
Destructor.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
const doubleScalar e
Elementary charge.
Macros to ease declaration of run-time selection tables.
A class for managing temporary objects.
const dimensionedScalar & rho1
TypeName("conductivityModel")
Runtime type information.