Parameters needed to mix fluids. More...
#include <FluidSolverParams.h>
Public Attributes | |
| std::shared_ptr< FluidComponent > | fluid1 | 
| std::shared_ptr< FluidComponent > | fluid2 | 
| FMixFunctional | FmixType | 
| Type of Fmix to be used (GaussianKernel or LJPotential)  | |
| double | energyScale | 
| double | lengthScale | 
| Energy scale (eps for LJ potential) and range parameter (sigma for LJ potential)  | |
Parameters needed to mix fluids.