36 #ifndef rampHoldFall_H 37 #define rampHoldFall_H 60 scalar rampStartRelaxation_;
63 scalar holdRelaxation_;
66 scalar fallEndRelaxation_;
69 scalar rampEndFraction_;
72 scalar fallStartFraction_;
virtual ~rampHoldFall()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("rampHoldFall")
Runtime type information.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Piecewise linear function with a ramp from a start value to a plateaux value, holding at this...
virtual scalar relaxation()
Return the current relaxation coefficient.
Abstract base class for providing relaxation values to the cell motion controller.
rampHoldFall(const dictionary &relaxationDict, const Time &runTime)
Construct from components.