tutorials/compressible/rhoPimpleFoam/RAS/squareBendLiq: Set the rho solver to diagonal
This commit is contained in:
@ -19,7 +19,7 @@ solvers
|
|||||||
{
|
{
|
||||||
"rho.*"
|
"rho.*"
|
||||||
{
|
{
|
||||||
solver nthn;
|
solver diagonal;
|
||||||
}
|
}
|
||||||
|
|
||||||
"p.*"
|
"p.*"
|
||||||
|
|||||||
Reference in New Issue
Block a user