SimpleShearMOSD Struct Reference
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
kynema_sgf::SimpleShearMOSD Struct Reference
#include <ShearStressSimple.H>
Collaboration diagram for kynema_sgf::SimpleShearMOSD:
Public Member Functions | |
| SimpleShearMOSD (const kynema_sgf::LogLaw &ll, const kynema_sgf::MOSD &md) | |
| AMREX_GPU_DEVICE AMREX_FORCE_INLINE amrex::Real | get_shear (amrex::Real u, amrex::Real wspd, amrex::Real u_dx, amrex::Real v_dx, amrex::Real x_c, amrex::Real unit_nor) const |
Public Attributes | |
| const kynema_sgf::LogLaw | m_ll |
| const kynema_sgf::MOSD | m_md |
Constructor & Destructor Documentation
◆ SimpleShearMOSD()
|
inlineexplicit |
Member Function Documentation
◆ get_shear()
|
inline |
Member Data Documentation
◆ m_ll
| const kynema_sgf::LogLaw kynema_sgf::SimpleShearMOSD::m_ll |
◆ m_md
| const kynema_sgf::MOSD kynema_sgf::SimpleShearMOSD::m_md |
The documentation for this struct was generated from the following file:
- /home/runner/work/kynema-sgf/kynema-sgf/src/boundary_conditions/wall_models/ShearStressSimple.H
Generated by