setTimeStepFunctionObject: Corrected typo

Resolves bug-report https://bugs.openfoam.org/view.php?id=2507
This commit is contained in:
Henry Weller
2017-03-20 17:57:06 +00:00
parent e66e402976
commit bf43e16dca

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | \\ / O peration |
\\ / A nd | Copyright (C) 2013-2016 OpenFOAM Foundation \\ / A nd | Copyright (C) 2013-2017 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -31,7 +31,7 @@ Description
Overrides the timeStep. Can only be used with Overrides the timeStep. Can only be used with
solvers with adjustTimeStep control (e.g. pimpleFoam). Makes no attempt solvers with adjustTimeStep control (e.g. pimpleFoam). Makes no attempt
to cooperate with other timeStep 'controllers' (maxCo, other to cooperate with other timeStep 'controllers' (maxCo, other
functionObjects). Supports 'enabled' flag but none of othe other ones functionObjects). Supports 'enabled' flag but none of the other ones
'timeStart', 'timeEnd', 'writeControl' etc. 'timeStart', 'timeEnd', 'writeControl' etc.
SourceFiles SourceFiles