/home/runner/work/amr-wind/amr-wind/amr-wind/equation_systems/icns/source_terms/RayleighDamping.H Source File
|
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
RayleighDamping.H
Go to the documentation of this file.
Definition CFDSim.H:54
Definition Field.H:116
static std::string identifier()
Definition RayleighDamping.H:22
amrex::Real m_tau
Time scale defined by the user.
Definition RayleighDamping.H:50
void operator()(const int lev, const amrex::MFIter &mfi, const amrex::Box &bx, const FieldState fstate, const amrex::Array4< amrex::Real > &src_term) const override
Definition RayleighDamping.cpp:34
amrex::Real m_dFull
Damping length.
Definition RayleighDamping.H:47
amrex::Vector< amrex::Real > m_ref_vel
Reference velocity defined as an input.
Definition RayleighDamping.H:41
const Field & m_velocity
Definition RayleighDamping.H:38
amrex::Real m_dRD
Full length of the damping layer.
Definition RayleighDamping.H:44
amrex::Vector< int > m_fcoord
Which coordinate directions are forced.
Definition RayleighDamping.H:53
const amrex::AmrCore & m_mesh
Definition RayleighDamping.H:36
~RayleighDamping() override
RayleighDamping(const CFDSim &)
Definition RayleighDamping.cpp:12
Definition ABLForcing.cpp:14
Generated by