mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Updated tutorial fvSolution PISO->PIMPLE
This commit is contained in:
@ -86,7 +86,7 @@ solvers
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
PISO
|
PIMPLE
|
||||||
{
|
{
|
||||||
transonic yes;
|
transonic yes;
|
||||||
nCorrectors 3;
|
nCorrectors 3;
|
||||||
|
|||||||
@ -73,7 +73,7 @@ solvers
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
PISO
|
PIMPLE
|
||||||
{
|
{
|
||||||
transonic no;
|
transonic no;
|
||||||
nCorrectors 2;
|
nCorrectors 2;
|
||||||
|
|||||||
@ -90,7 +90,7 @@ solvers
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
PISO
|
PIMPLE
|
||||||
{
|
{
|
||||||
momentumPredictor no;
|
momentumPredictor no;
|
||||||
nOuterCorrectors 1;
|
nOuterCorrectors 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user