ractingEulerFoam: populationBalance: Refactored scaling

Refactored the function for scaling the size group volume fractions to
better handle situations in which their sum drifts away from unity.
Scaling is now turned on by default, and can be turned off in the
solution dictionary for the population balance.

Additional revision and renaming of *Polydisperse tutorials

Patch contributed by Institute of Fluid Dynamics,
Helmholtz-Zentrum Dresden - Rossendorf (HZDR)
This commit is contained in:
Will Bainbridge
2019-07-25 12:27:09 +01:00
parent 696d5f4941
commit b942ba07e0
47 changed files with 86 additions and 164 deletions

View File

@ -27,7 +27,7 @@ solvers
{
nCorr 1;
tolerance 1e-4;
renormalize false;
scale false;
}
p_rgh

View File

@ -27,7 +27,7 @@ solvers
{
nCorr 1;
tolerance 1e-4;
renormalize false;
scale false;
}
p_rgh

View File

@ -27,7 +27,7 @@ solvers
{
nCorr 1;
tolerance 1e-4;
renormalize false;
scale false;
}
p_rgh

View File

@ -27,7 +27,7 @@ solvers
{
nCorr 1;
tolerance 1e-4;
renormalize true;
scale true;
}
p_rgh

View File

@ -27,7 +27,7 @@ solvers
{
nCorr 1;
tolerance 1e-4;
renormalize false;
scale false;
}
p_rgh

View File

@ -27,7 +27,7 @@ solvers
{
nCorr 1;
tolerance 1e-4;
renormalize false;
scale false;
}
p_rgh