/home/runner/work/amr-wind/amr-wind/amr-wind/equation_systems/icns/source_terms/GeostrophicForcing.H Source File
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
GeostrophicForcing.H
Go to the documentation of this file.
Definition CFDSim.H:47
Definition Field.H:116
Definition SimTime.H:30
Definition GeostrophicForcing.H:13
const Field * m_vof
VOF field, to avoid forcing on liquid above force-off height.
Definition GeostrophicForcing.H:70
amrex::Real m_water_level
Local storage of interface location.
Definition GeostrophicForcing.H:67
amrex::Vector< amrex::Real > m_time_table
Velocity forcing time table.
Definition GeostrophicForcing.H:36
~GeostrophicForcing() override
bool m_use_phase_ramp
Activated when water is present in domain.
Definition GeostrophicForcing.H:48
const amrex::AmrCore & m_mesh
Definition GeostrophicForcing.H:30
int m_n_band
Number of cells in band to prevent forcing near liquid.
Definition GeostrophicForcing.H:51
amrex::Real m_forcing_mphase1
Height from water interface over which force is ramped.
Definition GeostrophicForcing.H:64
const SimTime & m_time
Definition GeostrophicForcing.H:29
std::string m_vel_timetable
File name for target velocity time table.
Definition GeostrophicForcing.H:33
amrex::Vector< amrex::Real > m_speed_table
Velocity forcing speed table.
Definition GeostrophicForcing.H:39
amrex::Vector< amrex::Real > m_g_forcing
Forcing source term (pressure gradient)
Definition GeostrophicForcing.H:57
amrex::Real m_forcing_mphase0
Height from water interface where force is off.
Definition GeostrophicForcing.H:62
GeostrophicForcing(const CFDSim &)
Definition GeostrophicForcing.cpp:26
amrex::Vector< amrex::Real > m_target_vel
Target velocity.
Definition GeostrophicForcing.H:54
bool m_is_horizontal
Definition GeostrophicForcing.H:59
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 GeostrophicForcing.cpp:100
static std::string identifier()
Definition GeostrophicForcing.H:15
amrex::Vector< amrex::Real > m_direction_table
Velocity forcing direction table.
Definition GeostrophicForcing.H:42
amrex::Real m_coriolis_factor
Coriolis factor.
Definition GeostrophicForcing.H:45
Definition ABLForcing.cpp:11
Generated by 1.12.0