pydune.physics.turbulent_flow.fourriere2010_freesurface#

Functions

arcsind

Trigonometric inverse sine using np.arcsine, element-wise with an output in degree.

calculate_solution

mu

eta = k z, vertical coordinate [Adi.] eta_0 = k z0, hydrodynamic roughness [Adi.] Kappa, Von Karman constant (typically 0.4)

mu_prime

derivative of the ratio \(U(z)/u_{*}\) following the law of the wall:

solve_ivp

Solve an initial value problem for a system of ODEs.

tand

Compute tangent element-wise using np.tan with an input in degree.