and switches the algorithm on without changing the default values of the other parameters.
switches on the distribution of the representative masses within the points in the fluid domain. The strength of the correction itself is controlled by the two parameters VOLUME_correction_FreeSurface or VOLUME_correction_local. One or both of these parameters must additionally be set in order to activate the Volume Correction algorithm.
This parameter can also be set chamberwise for multiphase simulations (see also
).
If it is not set for specific chambers, it is automatically set according to the non-chamberwise definition for all chambers.
entry | description |
---|
iTrigger | global switch for representative mass algorithm |
| off: 0 (default), on: 1, see RepresentativeMassAlgorithm |
newPoints | number of loops to provide representative mass packages from existing points to new points |
| Default: 1 |
inactiveOrDeletedPoints | for development/debugging, KEEP AT 1 |
nbSmoothingLoops | number of iteration loops per time cycle of the Smoothing algorithm |
correctionFactorPerSmoothingLoop | multiply the mass change in Smoothing by a reducing factor (in percent!!!) |
| \( \Delta \overset{\scriptscriptstyle\frown}{m}_{i}=\alpha \left( \sum\limits_{j}{\Delta \overset{\scriptscriptstyle\frown}{m}_{ij}-\Delta \overset{\scriptscriptstyle\frown}{m}_{ji}} \right)\) |
iMethodSmooth | method for Smoothing algorithm |
| choose 1, 2, or 3. |
| Recent true applications show, that most efficient smoothing is achieved with method 3. The other methods might provoke strange behavior. |
whichVi | for development/debugging, KEEP AT 1 |
iMethodRepDens | method how to compute the representative density, see DefinitionRepresentativeDensity |
startAtTimeCycle | start the representative mass analysis at this time cycle |
Wfactor | value of \( \alpha_W\), see DefinitionRepresentativeDensity |
VWexponent | value of \( \beta_W\), see DefinitionRepresentativeDensity |
Kfactor | value of \( \alpha_K\), see Smoothing |
KWexponent | value of \( \beta_K\), see Smoothing |
Mexponent | for development/debugging, KEEP AT 1 |
deletion_weightInflowOutflow | redistribution of repMass of deleted/deactivated points: additional weight factor for inflow and outflow points (in percent!!!) |
deletion_weightOtherBND | redistribution of repMass of deleted/deactivated points: additional weight factor for other boundary points except inflow and outflow (in percent!!!) |
$eqnForFitering$ | equation number for the filter that defines, what points are allowed to carry a representative mass. |
| Default: 0, other values have to be implemented in USER_common_variables |
lowerSoftBound | in percent! , (default=50), it represents the parameter \( \alpha_{min}\) in Smoothing |
upperSoftBound | in percent! , (default=200, it represents the parameter \( \alpha_{max}\) in Smoothing |
UpperHardLimit | in percent! , (default=333), it represents the parameter \( \alpha_{hard}\) in Repair |