Foam::setDeltaT sets the initial time-step according to the solver maxDeltaT Foam::adjustDeltaT adjust the time-step according to the solver maxDeltaT. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
void | setDeltaT (Time &runTime, const solver &solver) |
Set the initial time-step according to the solver maxDeltaT. More... | |
void | adjustDeltaT (Time &runTime, const solver &solver) |
Adjust the time-step according to the solver maxDeltaT. More... | |
Foam::setDeltaT sets the initial time-step according to the solver maxDeltaT Foam::adjustDeltaT adjust the time-step according to the solver maxDeltaT.
Original source file setDeltaT.H
Definition in file setDeltaT.H.