Merge branch 'bugfix-createZeroDirectory-template' into 'master'

BugFix: corrected keyword for flowRateInletVelocity BC fixes #577

Closes #577

See merge request !143
This commit is contained in:
Andrew Heather
2017-08-30 09:49:49 +01:00

View File

@ -41,7 +41,7 @@ flowSpecification
U U
{ {
type flowRateInletVelocity; type flowRateInletVelocity;
volumeFlowRate ${:VALUE.volumeFlowRate}; volumetricFlowRate ${:VALUE.volumetricFlowRate};
value ${:VALUE.U}; value ${:VALUE.U};
} }
p p