pydune.physics.turbulent_flow.andreotti2011_unbounded#

Functions

calculate_solution

cosd

Cosine element-wise np.cos with an input in degree.

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:

sind

Trigonometric sine using np.sin, element-wise with an input in degree.

solve_ivp

Solve an initial value problem for a system of ODEs.