OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

setDeltaT.H File Reference

Reset the timestep to maintain a constant maximum courant Number. Reduction of time-step is imediate but increase is damped to avoid unstable oscillations. More...

Go to the source code of this file.


Functions

 if (adjustTimeStep)

Detailed Description

Reset the timestep to maintain a constant maximum courant Number. Reduction of time-step is imediate but increase is damped to avoid unstable oscillations.

Original source file setDeltaT.H

Definition in file setDeltaT.H.


Function Documentation

if ( adjustTimeStep   ) 

Definition at line 24 of file setDeltaT.H.

References CoNum, Foam::endl(), Foam::Info, maxCo(), maxDeltaT, and Foam::min().

Here is the call graph for this function:

Copyright © 2000-2009 OpenCFD Ltd