dimensionedScalar beta("beta", dimless/dimTemperature, laminarTransport)
Type value() const
Return const access to the value.
A class for handling words, derived from string.
virtual ~Euler()
Destructor.
Top level model for Integration schemes.
Helper class to supply results of integration.
Type average() const
Return const access to the average.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Euler(const word &phiName, const dictionary &dict)
Construct from components.
Euler-implicit integration.
virtual IntegrationScheme< Type >::integrationResult integrate(const Type &phi, const scalar dt, const Type &alphaBeta, const scalar beta) const
Perform the integration.