OpenLB 1.7
Loading...
Searching...
No Matches
Namespaces | Functions
permeability.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Functions

template<typename T , bool check = false>
olb::getConfinedPermeability (T latticeViscosity, T latticeRelaxationTime, T physDeltaX, T charPhysLength, T physPermeability)
 
template<typename T , typename DESCRIPTOR , bool check = false>
olb::getConfinedPermeability (const UnitConverter< T, DESCRIPTOR > &converter, T physPermeability)
 
template<typename T >
olb::getPhysPermeability (T latticeViscosity, T latticeRelaxationTime, T physDeltaX, T charPhysLength, T confinedPermeability)
 
template<typename T , typename DESCRIPTOR , bool check = false>
olb::getPhysPermeability (const UnitConverter< T, DESCRIPTOR > &converter, T confinedPermeability)