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