62 scalar rampStartRelaxation_;
65 scalar holdRelaxation_;
68 scalar fallEndRelaxation_;
71 scalar rampEndFraction_;
74 scalar fallStartFraction_;
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
rampHoldFall(const dictionary &relaxationDict, const Time &runTime)
Construct from components.
virtual scalar relaxation()
Return the current relaxation coefficient.
TypeName("rampHoldFall")
Runtime type information.
virtual ~rampHoldFall()=default
Destructor.
relaxationModel(const relaxationModel &)=delete
No copy construct.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.