OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
dragModels3D.h File Reference
#include "functors/lattice/reductionF3D.h"
#include "ReynoldsNumbers3D.h"
+ Include dependency graph for dragModels3D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  olb::DragModel< T, Particle >
 Abstact base class for DragModelBase. More...
 
class  olb::DragModelBase< T, Lattice, Particle >
 Abstact class for all the drag models. More...
 
class  olb::StokesSimplifiedDragModel< T, Lattice, Particle >
 Class to compute a drag coefficient Cd=1.83 for low-Re Stokes drag. More...
 
class  olb::MorsiDragModel< T, Lattice, Particle >
 Class to compute the standard drag coefficient as in Morsi and Alexander (1972). More...
 
class  olb::PowerLawMorsiDragModel< T, Lattice, Particle >
 Class to compute the standard drag coefficient as in Morsi and Alexander (1972), in a power-law fluid. More...
 
class  olb::SchillerNaumannDragModel< T, Lattice, Particle >
 Class to compute the standard drag coefficient as in Schiller and Naumann (1935). More...
 
class  olb::PowerLawSchillerNaumannDragModel< T, Lattice, Particle >
 Class to compute the standard drag coefficient as in Schiller and Naumann (1935), in a power-law fluid. More...
 
class  olb::DewsburyDragModel< T, Lattice, Particle >
 Class to compute the drag coefficient for gas bubbles in a liquid fluid phase as in Dewsbury et al. More...
 
class  olb::PowerLawDewsburyDragModel< T, Lattice, Particle >
 Class to compute the drag coefficient for gas bubbles in a liquid fluid phase as in Dewsbury et al. More...
 
class  olb::SunDragModel< T, Lattice, Particle >
 Class to compute the drag coefficient for gas bubbles in a liquid fluid phase as in Sun, Guo, Wang et al. More...
 
class  olb::PowerLawSunDragModel< T, Lattice, Particle >
 Class to compute the drag coefficient for gas bubbles in a liquid fluid phase as in Sun, Guo, Wang et al. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.