Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Commits
bf43e16d
Commit
bf43e16d
authored
8 years ago
by
Henry Weller
Browse files
Options
Downloads
Patches
Plain Diff
setTimeStepFunctionObject: Corrected typo
Resolves bug-report
https://bugs.openfoam.org/view.php?id=2507
parent
e66e4029
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/functionObjects/utilities/setTimeStep/setTimeStepFunctionObject.H
+2
-2
2 additions, 2 deletions
...Objects/utilities/setTimeStep/setTimeStepFunctionObject.H
with
2 additions
and
2 deletions
src/functionObjects/utilities/setTimeStep/setTimeStepFunctionObject.H
+
2
−
2
View file @
bf43e16d
...
...
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2013-201
6
OpenFOAM Foundation
\\ / A nd | Copyright (C) 2013-201
7
OpenFOAM Foundation
\\/ M anipulation |
-------------------------------------------------------------------------------
License
...
...
@@ -31,7 +31,7 @@ Description
Overrides the timeStep. Can only be used with
solvers with adjustTimeStep control (e.g. pimpleFoam). Makes no attempt
to cooperate with other timeStep 'controllers' (maxCo, other
functionObjects). Supports 'enabled' flag but none of
o
the other ones
functionObjects). Supports 'enabled' flag but none of the other ones
'timeStart', 'timeEnd', 'writeControl' etc.
SourceFiles
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment