Set inlet boundary condition values for turbulence variables based on a diameter \( D_H \), a turbulent intensity \( I \) and the reference velocity \( U_{ref} \) for a circular duct flow with smooth wall.
More...
Set inlet boundary condition values for turbulence variables based on a diameter \( D_H \), a turbulent intensity \( I \) and the reference velocity \( U_{ref} \) for a circular duct flow with smooth wall.
- Parameters
-
[in] | face_id | boundary face id |
[in] | uref2 | square of the reference flow velocity |
[in] | t_intensity | turbulent intensity \( I \) |
[in] | dh | hydraulic diameter \( D_H \) |
[out] | rcodcl | boundary condition values |
◆ turbulence_bc_inlet_turb_intensity()
subroutine turbulence_bc_inlet_turb_intensity |
( |
integer(c_int), value |
face_num, |
|
|
real(c_double), value |
uref2, |
|
|
real(c_double), value |
t_intensity, |
|
|
real(c_double), value |
dh, |
|
|
real(kind=c_double), dimension(*) |
rcodcl |
|
) |
| |
The documentation for this interface was generated from the following file: