/home/runner/work/amr-wind/amr-wind/amr-wind/physics/VortexDipole.H Source File
|
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
VortexDipole.H
Go to the documentation of this file.
Definition CFDSim.H:54
Definition Field.H:116
amrex::Vector< amrex::Real > m_loc_right
Initial location of the right vortex.
Definition VortexDipole.H:45
void post_init_actions() override
Definition VortexDipole.H:26
void post_regrid_actions() override
Definition VortexDipole.H:28
amrex::Vector< amrex::Real > m_loc_left
Initial location of the left vortex.
Definition VortexDipole.H:42
void initialize_fields(int level, const amrex::Geometry &geom) override
Definition VortexDipole.cpp:32
~VortexDipole() override=default
amrex::Real m_omegaEmag
Initial vorticity.
Definition VortexDipole.H:51
void pre_advance_work() override
Definition VortexDipole.H:30
void post_advance_work() override
Definition VortexDipole.H:32
amrex::Vector< amrex::Real > m_bvel
Background velocity.
Definition VortexDipole.H:48
This test case is intended as an evaluation of the momentum advection scheme.
Definition BCInterface.cpp:10
Generated by