mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: flowRateInletVelocity: require volumeFlowRate or massFlowRate keyword
This commit is contained in:
@ -23,8 +23,7 @@ boundaryField
|
||||
inlet
|
||||
{
|
||||
type flowRateInletVelocity;
|
||||
flowRate constant 50;
|
||||
value uniform (0 0 0);
|
||||
volumetricFlowRate constant 50;
|
||||
}
|
||||
|
||||
walls
|
||||
|
||||
Reference in New Issue
Block a user