compressibleTwoPhaseEulerFoam, compressibleInterFoam: Update tutorials

This commit is contained in:
Henry
2013-03-21 17:29:08 +00:00
parent 40f5e8c8e1
commit 7ce3997202
7 changed files with 21 additions and 17 deletions

View File

@ -35,7 +35,7 @@ divSchemes
"div\(alphaPhi.*,U.*\)" Gauss limitedLinearV 1;
"div\(phi.*,U.*\)" Gauss limitedLinearV 1;
"div\(\(alpha.*Rc\)\)" Gauss linear;
"div\(phid.*,p\)" Gauss upwind;
"div\(phi.*,.*rho.*\)" Gauss linear;
"div\(alphaPhi.*,h.*\)" Gauss limitedLinear 1;
"div\(alphaPhi.*,K.*\)" Gauss limitedLinear 1;