110 virtual inline scalar
value(
const scalar t)
const;
void operator=(const turbulentBL &)=delete
Disallow default bitwise assignment.
Turbulent boundary-layer function pow(yHat, exponent)
A list of keyword definitions, which are a keyword followed by any number of values (e...
const word & name() const
Return the name of the entry.
turbulentBL(const word &name, const dictionary &dict)
Construct from name and dictionary.
virtual scalar value(const scalar t) const
Return value for time t.
A class for handling words, derived from string.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void write(Ostream &os) const
Write data to dictionary stream.
virtual ~turbulentBL()
Destructor.
virtual scalar integral(const scalar t1, const scalar t2) const
Return the integral between times t1 and t2.