/home/runner/work/kynema-sgf/kynema-sgf/src/physics/multiphase/VortexPatch.H Source File
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
VortexPatch.H
Go to the documentation of this file.
Definition CFDSim.H:55
Definition Field.H:112
void post_advance_work() override
Definition VortexPatch.cpp:177
void pre_advance_work() override
Definition VortexPatch.cpp:123
void post_regrid_actions() override
Definition VortexPatch.H:35
amrex::Vector< amrex::Real > m_loc
Initial VortexPatch location.
Definition VortexPatch.H:49
void post_init_actions() override
Definition VortexPatch.H:33
void initialize_fields(int level, const amrex::Geometry &geom) override
Initialize the levelset and velocity fields for Vortex Patch simulations.
Definition VortexPatch.cpp:31
~VortexPatch() override=default
amrex::Real m_radius
vortex patch radius value
Definition VortexPatch.H:52
This test case is intended as an evaluation of the momentum advection scheme.
Definition BCInterface.cpp:10
Generated by