Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
interface | rough_log_law_device::hip_rough_log_law_compute |
Modules | |
module | rough_log_law_device |
Implements the device kernel for the rough_log_law_t type. | |
Functions/Subroutines | |
subroutine, public | rough_log_law_device::rough_log_law_compute_device (u_d, v_d, w_d, ind_r_d, ind_s_d, ind_t_d, ind_e_d, n_x_d, n_y_d, n_z_d, h_d, tau_x_d, tau_y_d, tau_z_d, n_nodes, lx, kappa, b, z0, tstep) |
Compute the wall shear stress on device using the rough log-law model. | |