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 | spalding_device::hip_spalding_compute |
Modules | |
module | spalding_device |
Implements the device kernel for the spalding_t type. | |
Functions/Subroutines | |
subroutine, public | spalding_device::spalding_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, nu_d, h_d, tau_x_d, tau_y_d, tau_z_d, n_nodes, lx, kappa, b, tstep) |
Compute the wall shear stress on device using Spalding's model. | |