OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
freeSurfacePostProcessor2D.h File Reference
#include "dynamics/freeSurfaceHelpers.h"
#include "core/postProcessing.h"
#include "core/blockLattice.h"
#include "core/superLattice.h"
#include <array>
#include <memory>
+ Include dependency graph for freeSurfacePostProcessor2D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::FreeSurfaceMassFlowPostProcessor2D
 Free Surface Processor 1-3 Mass Flow Cleans up leftover flags from the previous simulation step. More...
 
class  olb::FreeSurfaceToFluidCellConversionPostProcessor2D< T, DESCRIPTOR >
 
class  olb::FreeSurfaceToGasCellConversionPostProcessor2D< 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::FreeSurfaceMassExcessPostProcessor2D< 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::FreeSurfaceFinalizeConversionPostProcessor2D< T, DESCRIPTOR >
 Free Surface Processor 7 Finishes up left over cell conversions and prepares the state for the next simulation step. More...
 
class  olb::FreeSurface2DSetup< T, DESCRIPTOR >
 Generator class for the PostProcessors tracking the interface. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.