Calculation of \( k \) and \(\varepsilon\) from a diameter \( D_H \), a turbulent intensity \( I \) and the reference velocity \( U_{ref} \) for a circular duct flow with smooth wall (for inlet boundary conditions).
More...
Calculation of \( k \) and \(\varepsilon\) from a diameter \( D_H \), a turbulent intensity \( I \) and the reference velocity \( U_{ref} \) for a circular duct flow with smooth wall (for inlet boundary conditions).
- Parameters
-
[in] | uref2 | square of the reference flow velocity |
[in] | t_intensity | turbulent intensity \( I \) |
[in] | dh | hydraulic diameter \( D_H \) |
[out] | k | calculated turbulent intensity \( k \) |
[out] | eps | calculated turbulent dissipation \( \varepsilon \) |
◆ turbulence_bc_ke_turb_intensity()
subroutine turbulence_bc_ke_turb_intensity |
( |
real(c_double), value |
uref2, |
|
|
real(c_double), value |
t_intensity, |
|
|
real(c_double), value |
dh, |
|
|
real(kind=c_double), intent(inout) |
k, |
|
|
real(kind=c_double), intent(inout) |
eps |
|
) |
| |
The documentation for this interface was generated from the following file: