multiphaseEulerFoam: further updates to the MRF functionality

This commit is contained in:
Henry
2011-09-16 19:18:19 +01:00
parent 41339f7550
commit 72a2f9b45c
9 changed files with 16 additions and 353 deletions

View File

@ -88,13 +88,7 @@ PIMPLE
relaxationFactors
{
fields
{
}
equations
{
"U.*" 1;
}
"U.*" 1;
}
// ************************************************************************* //