/home/runner/work/kynema-sgf/kynema-sgf/src/physics/FreeStream.H Source File
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
FreeStream.H
Go to the documentation of this file.
Definition CFDSim.H:55
void pre_init_actions() override
Definition FreeStream.cpp:25
void post_advance_work() override
Definition FreeStream.H:39
void initialize_fields(int level, const amrex::Geometry &geom) override
Initialize the fields.
Definition FreeStream.cpp:60
void post_regrid_actions() override
Definition FreeStream.H:35
std::unordered_map< std::string, std::unique_ptr< udf::UDF > > m_field_funcs
Definition FreeStream.H:44
~FreeStream() override=default
void post_init_actions() override
Definition FreeStream.H:33
This test case is intended as an evaluation of the momentum advection scheme.
Definition BCInterface.cpp:10
Generated by