Neko 1.99.3
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
richardson_device.F90 File Reference

Go to the source code of this file.

Data Types

interface  richardson_device::hip_richardson_compute
 

Modules

module  richardson_device
 Implements the device kernel for the richardson_t type.
 

Functions/Subroutines

subroutine, public richardson_device::richardson_compute_device (u_d, v_d, w_d, temp_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, mu_w_d, rho_w_d, g, pr, z0, z0h_in, bc_type, bc_value, tstep, ri_b_diagn, l_ob_diagn, utau_diagn, magu_diagn, ti_diagn, ts_diagn, q_diagn, h_x_idx, h_y_idx, h_z_idx)
 Compute the wall shear stress on device using the rough log-law model.