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