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
|
||||
{
|
||||
dpdt true;
|
||||
hWork true;
|
||||
eWork true;
|
||||
pressureWork true;
|
||||
pressureWorkTimeDerivative true;
|
||||
}
|
||||
|
||||
relaxationFactors
|
||||
|
||||
@ -74,9 +74,8 @@ PISO
|
||||
|
||||
additional
|
||||
{
|
||||
dpdt false;
|
||||
eWork true;
|
||||
hWork true;
|
||||
pressureWork true;
|
||||
pressureWorkTimeDerivative true;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -82,9 +82,8 @@ SIMPLE
|
||||
|
||||
additional
|
||||
{
|
||||
dpdt false;
|
||||
eWork true;
|
||||
hWork true;
|
||||
pressureWork false;
|
||||
pressureWorkTimeDerivative false;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user