/home/runner/work/kynema-sgf/kynema-sgf/src/boundary_conditions/wall_models/ShearStressSimple.H Source File
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
ShearStressSimple.H
Go to the documentation of this file.
This test case is intended as an evaluation of the momentum advection scheme.
Definition BCInterface.cpp:10
Definition LogLaw.H:11
Definition MOSD.H:12
AMREX_GPU_DEVICE AMREX_FORCE_INLINE amrex::Real get_shear(amrex::Real u, amrex::Real wspd, amrex::Real, amrex::Real, amrex::Real, amrex::Real) const
Definition ShearStressSimple.H:35
SimpleShearLogLaw(const kynema_sgf::LogLaw &ll)
Definition ShearStressSimple.H:33
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
Definition ShearStressSimple.H:57
SimpleShearMOSD(const kynema_sgf::LogLaw &ll, const kynema_sgf::MOSD &md)
Definition ShearStressSimple.H:52
AMREX_GPU_DEVICE AMREX_FORCE_INLINE amrex::Real get_shear(amrex::Real u, amrex::Real, amrex::Real, amrex::Real, amrex::Real, amrex::Real) const
Definition ShearStressSimple.H:16
SimpleShearSchumann(const kynema_sgf::LogLaw &ll)
Definition ShearStressSimple.H:12
Generated by