/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:26
const Field & m_velocity
Definition VelocityFreeAtmosphereForcing.H:27
amrex::Gpu::DeviceVector< amrex::Real > m_v_values_d
Definition VelocityFreeAtmosphereForcing.H:34
amrex::Vector< amrex::Real > m_v_values
Definition VelocityFreeAtmosphereForcing.H:30
VelocityFreeAtmosphereForcing(const CFDSim &sim)
Definition VelocityFreeAtmosphereForcing.cpp:14
amrex::Real m_meso_start
Definition VelocityFreeAtmosphereForcing.H:36
amrex::Vector< amrex::Real > m_wind_heights
Definition VelocityFreeAtmosphereForcing.H:28
amrex::Gpu::DeviceVector< amrex::Real > m_wind_heights_d
Definition VelocityFreeAtmosphereForcing.H:32
amrex::Real m_meso_timescale
Definition VelocityFreeAtmosphereForcing.H:37
amrex::Vector< amrex::Real > m_u_values
Definition VelocityFreeAtmosphereForcing.H:29
amrex::Vector< amrex::Real > m_w_values
Definition VelocityFreeAtmosphereForcing.H:31
~VelocityFreeAtmosphereForcing() override
const amrex::AmrCore & m_mesh
Definition VelocityFreeAtmosphereForcing.H:25
static std::string identifier()
Definition VelocityFreeAtmosphereForcing.H:14
amrex::Gpu::DeviceVector< amrex::Real > m_w_values_d
Definition VelocityFreeAtmosphereForcing.H:35
const CFDSim & m_sim
Definition VelocityFreeAtmosphereForcing.H:38
void operator()(int lev, FieldState fstate, amrex::MultiFab &src_term) const override
Definition VelocityFreeAtmosphereForcing.cpp:62
const SimTime & m_time
Definition VelocityFreeAtmosphereForcing.H:24
amrex::Gpu::DeviceVector< amrex::Real > m_u_values_d
Definition VelocityFreeAtmosphereForcing.H:33
Definition ABLForcing.cpp:14
Generated by