8.2
general documentation
turbulence_bc_ke_turb_intensity Interface Reference

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...

+ Collaboration diagram for turbulence_bc_ke_turb_intensity:

Public Member Functions

subroutine turbulence_bc_ke_turb_intensity (uref2, t_intensity, dh, k, eps)
 

Detailed Description

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]uref2square of the reference flow velocity
[in]t_intensityturbulent intensity \( I \)
[in]dhhydraulic diameter \( D_H \)
[out]kcalculated turbulent intensity \( k \)
[out]epscalculated turbulent dissipation \( \varepsilon \)

Constructor & Destructor Documentation

◆ 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: