tutorials/multiphase/reactingTwoPhaseEulerFoam/laminar/steamInjection: Add missing relaxation entry
This commit is contained in:
parent
0e5596879e
commit
d80e541308
1 changed files with 5 additions and 0 deletions
|
|
@ -87,6 +87,11 @@ PIMPLE
|
|||
|
||||
relaxationFactors
|
||||
{
|
||||
fields
|
||||
{
|
||||
iDmdt 1;
|
||||
}
|
||||
|
||||
equations
|
||||
{
|
||||
".*" 1;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue