/home/runner/work/kynema-sgf/kynema-sgf/src/equation_systems/icns/source_terms/VelocityFreeAtmosphereForcing.H Source File
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
VelocityFreeAtmosphereForcing.H
Go to the documentation of this file.
Definition CFDSim.H:55
Definition Field.H:112
Definition SimTime.H:33
std::string m_1d_rans_filename
Definition VelocityFreeAtmosphereForcing.H:30
void operator()(int lev, const amrex::MFIter &mfi, const amrex::Box &bx, FieldState, const amrex::Array4< amrex::Real > &src_term) const override
Definition VelocityFreeAtmosphereForcing.cpp:62
const Field & m_velocity
Definition VelocityFreeAtmosphereForcing.H:31
amrex::Gpu::DeviceVector< amrex::Real > m_v_values_d
Definition VelocityFreeAtmosphereForcing.H:38
amrex::Vector< amrex::Real > m_v_values
Definition VelocityFreeAtmosphereForcing.H:34
VelocityFreeAtmosphereForcing(const CFDSim &sim)
Definition VelocityFreeAtmosphereForcing.cpp:14
amrex::Real m_meso_start
Definition VelocityFreeAtmosphereForcing.H:40
amrex::Vector< amrex::Real > m_wind_heights
Definition VelocityFreeAtmosphereForcing.H:32
amrex::Gpu::DeviceVector< amrex::Real > m_wind_heights_d
Definition VelocityFreeAtmosphereForcing.H:36
amrex::Real m_meso_timescale
Definition VelocityFreeAtmosphereForcing.H:41
amrex::Vector< amrex::Real > m_u_values
Definition VelocityFreeAtmosphereForcing.H:33
amrex::Vector< amrex::Real > m_w_values
Definition VelocityFreeAtmosphereForcing.H:35
~VelocityFreeAtmosphereForcing() override
const amrex::AmrCore & m_mesh
Definition VelocityFreeAtmosphereForcing.H:29
static std::string identifier()
Definition VelocityFreeAtmosphereForcing.H:14
amrex::Gpu::DeviceVector< amrex::Real > m_w_values_d
Definition VelocityFreeAtmosphereForcing.H:39
const CFDSim & m_sim
Definition VelocityFreeAtmosphereForcing.H:42
const SimTime & m_time
Definition VelocityFreeAtmosphereForcing.H:28
amrex::Gpu::DeviceVector< amrex::Real > m_u_values_d
Definition VelocityFreeAtmosphereForcing.H:37
Definition ABLForcing.cpp:14
Generated by