FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

setMultiRegionDeltaT.H File Reference

Reset the timestep to maintain a constant maximum courant and diffusion Numbers. Reduction of time-step is immediate, but increase is damped to avoid unstable oscillations. More...


Detailed Description

Reset the timestep to maintain a constant maximum courant and diffusion Numbers. Reduction of time-step is immediate, but increase is damped to avoid unstable oscillations.

Definition in file setMultiRegionDeltaT.H.

Go to the source code of this file.

Functions

 if (adjustTimeStep)

Function Documentation

if ( adjustTimeStep    )

Definition at line 32 of file setMultiRegionDeltaT.H.

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