pydune.physics.turbulent_flow.geometrical_model#

Functions

Ax_geo

Calculate the hydrodynamic coefficient \(\mathcal{A}_{x}\) using the geometrical model:

Ay_geo

Calculate the hydrodynamic coefficient \(\mathcal{A}_{y}\) using the geometrical model:

Bx_geo

Calculate the hydrodynamic coefficient \(\mathcal{B}_{x}\) using the geometrical model:

By_geo

Calculate the hydrodynamic coefficient \(\mathcal{B}_{y}\) using the geometrical model:

basal_shear

Calculate the basal shear stress over a two dimensional sinusoidal topography for an arbitrary wind direction.

cosd

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

sind

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