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

BugFix: keyword for caseDict also syncrhonized

parent 56fcba82
Branches
Tags
1 merge request!143BugFix: corrected keyword for flowRateInletVelocity BC fixes #577
......@@ -41,7 +41,7 @@ flowSpecification
U
{
type flowRateInletVelocity;
volumetricFlowRate ${:VALUE.volumeFlowRate};
volumetricFlowRate ${:VALUE.volumetricFlowRate};
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