ENH: flowRateInletVelocity: require volumeFlowRate or massFlowRate keyword

This commit is contained in:
mattijs
2012-09-20 14:42:48 +01:00
parent dcca9323d1
commit b6c4e144c4
14 changed files with 141 additions and 76 deletions

View File

@ -23,8 +23,7 @@ boundaryField
inlet
{
type flowRateInletVelocity;
flowRate constant 50;
value uniform (0 0 0);
volumetricFlowRate constant 50;
}
walls