MAIA bb96820c
Multiphysics at AIA
|
read coupler data
MFloat lengthFactor
default = 1
Set d_ref/L_ref the conversion between different reference length used in the non-dimensionalisation and the calculation of the solver specific Re-number in the FV (L_ref = L_grid) and LPT solver (L_ref = d_ref).
Keywords: PARTICLE, FINITE VOLUME
MFloat velocityFactor
default = 1
Set a0/u_ref the conversion between different velocities used in the non-dimensionalisation and the calculation of the solver specific Re-number in the FV (a0) and LPT solver (u_ref).
Keywords: PARTICLE, FINITE VOLUME
MFloat viscosityFactor
default = 1.0
The conversion-factor for FV reference viscosity (mu_0 at T0) to LPT viscosity (mu_ref, at T_ref) as used in the solver-specific Re-numbers. The viscosityFactor itself is non-dimensional!
Keywords: PARTICLE, FINITE VOLUME
MFloat COUPLER::m_fvLPTSpeciesId
default = 0
Specify the speciesId which the LPT particle liquid phase has in the FV-solver
integer values Keywords: LPT, FV, SPECIES, COUPLING
MFloat COUPLER::m_forceFvTimeStep
default = true
Specify whether the FV-solver alone should force the time-step in the FV-LPT coupling! Otherwise, the minimum timestep of LPT and FV solver is computed and enforce! This however requires a sub-coupling!
,false Keywords: LPT, FV, COUPLING
MBool* LsFvMb::outsideDefault
default = true
A trigger which determines the default levelset values of a fv-cell if no connection a ls-cell can be found! This is the case if the ls-domain is smaller than the fv-domain! Possible values are:
Keywords: LEVELSET, MULTIPLE LEVEL SET FUNCTIONS
MBool* LsFvMb::allowLsInterpolation
default = false
Trigger whether the level set values are interpolated between LS and FV-MB grids. Interpolation is required when the FvMb Solver has a higher resolution at the boundary, otherwise the version without interpolation is faster!
Keywords: LEVELSET, MULTIPLE LEVEL SET FUNCTIONS