Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
502de5e8
Commit
502de5e8
authored
Feb 10, 2016
by
Henry Weller
Browse files
flowRateInletVelocity: Minor update
parent
d9c7c671
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/finiteVolume/fields/fvPatchFields/derived/flowRateInletVelocity/flowRateInletVelocityFvPatchVectorField.C
View file @
502de5e8
...
...
@@ -24,9 +24,9 @@ License
\*---------------------------------------------------------------------------*/
#include
"flowRateInletVelocityFvPatchVectorField.H"
#include
"addToRunTimeSelectionTable.H"
#include
"volFields.H"
#include
"one.H"
#include
"addToRunTimeSelectionTable.H"
// * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //
...
...
src/finiteVolume/fields/fvPatchFields/derived/flowRateInletVelocity/flowRateInletVelocityFvPatchVectorField.H
View file @
502de5e8
...
...
@@ -76,8 +76,7 @@ Description
}
\endverbatim
The \c flowRate entry is a \c Function1 type, meaning that it can be
specified as constant, a polynomial fuction of time, and ...
The \c flowRate entry is a \c Function1 of time, see Foam::Function1Types.
Note
- \c rhoInlet is required for the case of a mass flow rate, where the
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment