IBInfo Struct Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
amr_wind::ib::IBInfo Struct Reference
#include <IBTypes.H>
Collaboration diagram for amr_wind::ib::IBInfo:
Public Member Functions | |
IBInfo (std::string label_in, const int id_in) | |
Public Attributes | |
std::string | label |
Unique string identifier for the immersed boundary body (wing, turbine) | |
amrex::RealBox | bound_box |
int | id {-1} |
Unique integer identifier for the immersed boundary. | |
Detailed Description
Basic information that is common to all immersed boundary types.
Constructor & Destructor Documentation
◆ IBInfo()
|
inline |
Member Data Documentation
◆ bound_box
amrex::RealBox amr_wind::ib::IBInfo::bound_box |
Bounding box used to determine processes where this immersed boundary has influence
◆ id
int amr_wind::ib::IBInfo::id {-1} |
Unique integer identifier for the immersed boundary.
◆ label
std::string amr_wind::ib::IBInfo::label |
Unique string identifier for the immersed boundary body (wing, turbine)
The documentation for this struct was generated from the following file:
- /home/runner/work/amr-wind/amr-wind/amr-wind/immersed_boundary/IBTypes.H
Generated by 1.12.0