activeBaffleVelocity: Corrected opening limiter logic

This commit is contained in:
Henry
2010-10-08 22:51:35 +01:00
parent 9ad02ff740
commit 5aaaf361d2

View File

@ -249,7 +249,7 @@ void Foam::activeBaffleVelocityFvPatchVectorField::updateCoeffs()
min
(
openFraction_
+ max
+ min
(
this->db().time().deltaTValue()/openingTime_,
maxOpenFractionDelta_