/home/runner/work/kynema-sgf/kynema-sgf/src/equation_systems/icns/source_terms/CoriolisForcing.H Source File
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
CoriolisForcing.H
Go to the documentation of this file.
Definition CFDSim.H:55
Definition Field.H:112
amrex::Real m_coriolis_factor
2.0_rt * omega
Definition CoriolisForcing.H:50
amrex::Vector< amrex::Real > m_up
Definition CoriolisForcing.H:36
static std::string identifier()
Definition CoriolisForcing.H:19
amrex::Real m_latitude
Latitude where the Coriolis forcing is computed (+ve northern hemisphere)
Definition CoriolisForcing.H:41
bool m_is_horizontal
Definition CoriolisForcing.H:52
const Field & m_velocity
Definition CoriolisForcing.H:29
amrex::Vector< amrex::Real > m_north
Definition CoriolisForcing.H:35
amrex::Vector< amrex::Real > m_east
Definition CoriolisForcing.H:34
void operator()(int lev, FieldState fstate, amrex::MultiFab &src_term) const override
Definition CoriolisForcing.cpp:59
~CoriolisForcing() override
amrex::Real m_omega
omega --> Earth’s rotation angular speed
Definition CoriolisForcing.H:47
CoriolisForcing(const CFDSim &)
Definition CoriolisForcing.cpp:27
Definition ABLForcing.cpp:14
Generated by