Skip to content
Snippets Groups Projects
Commit 56fcba82 authored by Prashant Sonakar's avatar Prashant Sonakar
Browse files

BugFix: corrected keyword for flowRateInletVelocity BC fixes #577

parent 7b820203
Branches
Tags
1 merge request!143BugFix: corrected keyword for flowRateInletVelocity BC fixes #577
...@@ -41,7 +41,7 @@ flowSpecification ...@@ -41,7 +41,7 @@ flowSpecification
U U
{ {
type flowRateInletVelocity; type flowRateInletVelocity;
volumeFlowRate ${:VALUE.volumeFlowRate}; volumetricFlowRate ${:VALUE.volumeFlowRate};
value ${:VALUE.U}; value ${:VALUE.U};
} }
p p
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment