https://mooseframework.inl.gov
Namespaces | Functions
WallFrictionModels.C File Reference

Go to the source code of this file.

Namespaces

 WallFriction
 

Functions

Real WallFriction::DarcyFrictionFactor (const Real &f_F)
 Computes Darcy friction factor from Fanning friction factor. More...
 
ADReal WallFriction::DarcyFrictionFactor (const ADReal &f_F)
 
Real WallFriction::FanningFrictionFactorChurchill (Real Re, Real roughness, Real D_h)
 Computes Fanning friction factor using Churchill correlation. More...
 
ADReal WallFriction::FanningFrictionFactorChurchill (ADReal Re, ADReal roughness, ADReal D_h)