mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
populationBalanceModel: Corrected handling of residual control
Patch contributed by Institute of Fluid Dynamics, Helmholtz-Zentrum Dresden - Rossendorf (HZDR)
This commit is contained in:
@ -66,7 +66,7 @@ relaxationFactors
|
||||
{
|
||||
equations
|
||||
{
|
||||
f 1.0;
|
||||
"f.*" 1.0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -66,7 +66,7 @@ relaxationFactors
|
||||
{
|
||||
equations
|
||||
{
|
||||
f 1.0;
|
||||
"f.*" 1.0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -66,7 +66,7 @@ relaxationFactors
|
||||
{
|
||||
equations
|
||||
{
|
||||
f 1.0;
|
||||
"f.*" 1.0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -66,7 +66,7 @@ relaxationFactors
|
||||
{
|
||||
equations
|
||||
{
|
||||
f 1.0;
|
||||
"f.*" 1.0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -66,7 +66,7 @@ relaxationFactors
|
||||
{
|
||||
equations
|
||||
{
|
||||
f 1.0;
|
||||
"f.*" 1.0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -66,7 +66,7 @@ relaxationFactors
|
||||
{
|
||||
equations
|
||||
{
|
||||
f 1.0;
|
||||
"f.*" 1.0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user