mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Tutorial updates
This commit is contained in:
@ -74,9 +74,8 @@ PISO
|
|||||||
|
|
||||||
additional
|
additional
|
||||||
{
|
{
|
||||||
dpdt true;
|
pressureWork true;
|
||||||
hWork true;
|
pressureWorkTimeDerivative true;
|
||||||
eWork true;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
relaxationFactors
|
relaxationFactors
|
||||||
|
|||||||
@ -74,9 +74,8 @@ PISO
|
|||||||
|
|
||||||
additional
|
additional
|
||||||
{
|
{
|
||||||
dpdt false;
|
pressureWork true;
|
||||||
eWork true;
|
pressureWorkTimeDerivative true;
|
||||||
hWork true;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -82,9 +82,8 @@ SIMPLE
|
|||||||
|
|
||||||
additional
|
additional
|
||||||
{
|
{
|
||||||
dpdt false;
|
pressureWork false;
|
||||||
eWork true;
|
pressureWorkTimeDerivative false;
|
||||||
hWork true;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user