ENH: Adding tutorial for porous baffle

This commit is contained in:
sergio
2011-07-22 17:58:41 +01:00
parent cc272b762e
commit 27a2b22645
24 changed files with 1142 additions and 2 deletions

View File

@ -110,7 +110,7 @@ void Foam::porousBafflePressureFvPatchField<Foam::scalar>::updateCoeffs()
<< endl;
}
jumpCyclicFvPatchField<scalar>::updateCoeffs();
fixedJumpFvPatchField<scalar>::updateCoeffs();
}