![]() |
OpenLB 1.8.1
|
#include "dynamics/freeSurfaceHelpers.h"#include "core/postProcessing.h"#include "core/blockLattice.h"#include "core/superLattice.h"
Include dependency graph for freeSurfacePostProcessor3D.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | olb::FreeSurfaceMassFlowPostProcessor3D< T, DESCRIPTOR > |
| Free Surface Processor 1 Mass Flow Cleans up leftover flags from the previous simulation step. More... | |
| class | olb::FreeSurfaceInterfaceReconstructionPostProcessor3D< T, DESCRIPTOR > |
| Free Surface Processor 2-3 Interface Reconstruction Replaces incoming DFs by calculating equilibrium functions and using the laplace pressure to include surface tension. More... | |
| class | olb::FreeSurfaceToFluidCellConversionPostProcessor3D< T, DESCRIPTOR > |
| class | olb::FreeSurfaceToGasCellConversionPostProcessor3D< T, DESCRIPTOR > |
| Free Surface Processor 5 ToGas Converts cells to interface from fluid if a neighbouring cell was converted to a gas cell. More... | |
| class | olb::FreeSurfaceMassExcessPostProcessor3D< T, DESCRIPTOR > |
| Free Surface Processor 6 Calculates mass excess from the cell type conversions and distributes them to neighbouring interface cells Keeps mass local if no neighbour exists until an interface reappears at this position. More... | |
| class | olb::FreeSurfaceFinalizeConversionPostProcessor3D< T, DESCRIPTOR > |
| Free Surface Processor 7 Finishes up left over cell conversions and prepares the state for the next simulation step. More... | |
| class | olb::FreeSurface3DSetup< T, DESCRIPTOR > |
Namespaces | |
| namespace | olb |
| Top level namespace for all of OpenLB. | |