mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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:
@ -41,7 +41,7 @@ flowSpecification
|
||||
U
|
||||
{
|
||||
type flowRateInletVelocity;
|
||||
volumeFlowRate ${:VALUE.volumeFlowRate};
|
||||
volumetricFlowRate ${:VALUE.volumetricFlowRate};
|
||||
value ${:VALUE.U};
|
||||
}
|
||||
p
|
||||
|
||||
Reference in New Issue
Block a user