Skip to content
Snippets Groups Projects
Commit 5dbd697d authored by Prashant Sonakar's avatar Prashant Sonakar Committed by Mark OLESEN
Browse files

BugFix: corrected keyword for flowRateInletVelocity BC fixes #577

parent a0721f7d
Branches
Tags
No related merge requests found
......@@ -41,7 +41,7 @@ flowSpecification
U
{
type flowRateInletVelocity;
volumeFlowRate ${:VALUE.volumeFlowRate};
volumetricFlowRate ${:VALUE.volumeFlowRate};
value ${:VALUE.U};
}
p
......
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