setDeltaT.H File Reference

Foam::setDeltaT sets the initial time-step according to the solver maxDeltaT Foam::adjustDeltaT adjust the time-step according to the solver maxDeltaT. More...

Include dependency graph for setDeltaT.H:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

void setDeltaT (Time &runTime, const PtrList< solver > &solvers)
 Set the initial time-step according to the solver maxDeltaT. More...
 
void adjustDeltaT (Time &runTime, const PtrList< solver > &solvers)
 Adjust the time-step according to the solver maxDeltaT. More...
 

Detailed Description

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

Source files

Definition in file setDeltaT.H.