Skip to content
Snippets Groups Projects
Commit d8ff6d20 authored by Henry Weller's avatar Henry Weller
Browse files

flowRateInletVelocity: Minor update

parent cfc829da
Branches
Tags
1 merge request!33Merge foundation
......@@ -24,9 +24,9 @@ License
\*---------------------------------------------------------------------------*/
#include "flowRateInletVelocityFvPatchVectorField.H"
#include "addToRunTimeSelectionTable.H"
#include "volFields.H"
#include "one.H"
#include "addToRunTimeSelectionTable.H"
// * * * * * * * * * * * * * * * * Constructors * * * * * * * * * * * * * * //
......
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment