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

@ -37,7 +37,7 @@ boundaryField
burner
{
type flowRateInletVelocity;
flowRate constant 0.001294; //60kW C3H8
massFlowRate constant 0.001294; //60kW C3H8
value uniform (0 0 0);
}