Go to the documentation of this file.
40 #ifndef adaptiveLinear_H
41 #define adaptiveLinear_H
63 scalar relaxationStart_;
66 scalar relaxationEnd_;
71 scalar lastTimeValue_;
virtual scalar relaxation()
adaptiveLinear(const dictionary &relaxationDict, const Time &runTime)
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual ~adaptiveLinear()=default
Produces a linear ramp which adapts its gradient to changes in endTime and deltaT to always arrive at...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
TypeName("adaptiveLinear")
Abstract base class for providing relaxation values to the cell motion controller.