BugFix: corrected keyword for flowRateInletVelocity BC fixes #577

This commit is contained in:
Prashant
2017-08-30 09:38:36 +05:30
parent cf065aade0
commit ffed13435a

View File

@ -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