Definition in file liftDragCoeffs.H.
Go to the source code of this file.
Functions | |
| if (dragPhase=="b") | |
Variables | |
| volVectorField | Ur = Ua - Ub |
| volScalarField | magUr = mag(Ur) |
| volScalarField | Ka = draga->K(magUr) |
| volScalarField | K = Ka |
| volVectorField | liftCoeff = Cl*(beta*rhob + alpha*rhoa)*(Ur ^ fvc::curl(U)) |
| else if | ( | dragPhase | = = "b"
) |
Definition at line 7 of file liftDragCoeffs.H.
Definition at line 1 of file liftDragCoeffs.H.
Definition at line 2 of file liftDragCoeffs.H.
Definition at line 5 of file liftDragCoeffs.H.