Merge remote branch 'OpenCFD/master' into olesenm

This commit is contained in:
Mark Olesen
2011-01-17 10:21:58 +01:00
4528 changed files with 4582 additions and 5078 deletions

View File

@ -17,8 +17,3 @@ reactions
Ta 14906;
}
}
// irreversibleArrheniusReaction
// CH4 + 2O2 = CO2 + 2H2O
// (5.2e16 0 14906)
//);

View File

@ -37,7 +37,7 @@ divSchemes
div(phid,p) Gauss limitedLinear 1;
div(phi,epsilon) Gauss limitedLinear 1;
div(phi,k) Gauss limitedLinear 1;
div((muEff*dev2(grad(U).T()))) Gauss linear;
div((muEff*dev2(T(grad(U))))) Gauss linear;
}
laplacianSchemes