/home/runner/work/kynema-sgf/kynema-sgf/src/immersed_boundary/IB.H Source File
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
IB.H
Go to the documentation of this file.
Definition CFDSim.H:55
Definition Field.H:112
Field & m_ib_levelset
Immersed boundary levelset for cell-centers.
Definition IB.H:73
~IB() override
void pre_pressure_correction_work() override
Definition IB.cpp:76
Field & m_ib_normal
Immersed boundary normal vector defined on cell-centers.
Definition IB.H:76
int num_ibs() const
Total number of immersed boundaries.
Definition IB.H:57
void post_pressure_correction_work() override
Definition IB.cpp:82
void initialize_fields(int, const amrex::Geometry &) override
Definition IB.H:37
std::vector< std::unique_ptr< ImmersedBoundaryModel > > m_ibs
Definition IB.H:70
Definition IBModel.H:31
Definition bluff_body_ops.cpp:18
This test case is intended as an evaluation of the momentum advection scheme.
Definition BCInterface.cpp:10
Generated by