Set inlet boundary condition values for turbulence variables based on given k and epsilon values.
More...
Set inlet boundary condition values for turbulence variables based on given k and epsilon values.
- Parameters
-
[in] | face_id | boundary face id |
[in] | k | turbulent kinetic energy |
[in] | epsilon | turbulent dissipation |
[out] | rcodcl | boundary condition values |
◆ turbulence_bc_inlet_k_eps()
subroutine turbulence_bc_inlet_k_eps |
( |
integer(c_int), value | face_num, |
|
|
real(c_double), value | k, |
|
|
real(c_double), value | eps, |
|
|
real(kind=c_double), dimension(3) | vel_dir, |
|
|
real(kind=c_double), dimension(3) | shear_dir, |
|
|
real(kind=c_double), dimension(*) | rcodcl ) |
The documentation for this interface was generated from the following file: