ContribDieselFoamSprayPropertiesDragModel
From OpenFOAMWiki
Options:
- Off
- standardDragModel
- standardDragModel
- if (Re > ReLimiter) then Cd = Cd,Limiter
- otherwise
-
- where a=preReFactor and b=ReExponent
- if the deviation of sphericity, y, is used, then C_d will be modified as
- Cd = Cd(1 + Cdistort * y)