/home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/actuator/FLLC.H File Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
FLLC.H File Reference
#include "amr-wind/wind_energy/actuator/actuator_types.H"
#include "amr-wind/wind_energy/actuator/ActParser.H"
Include dependency graph for FLLC.H:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | amr_wind::actuator::FLLCData |
Namespaces | |
namespace | amr_wind |
namespace | amr_wind::actuator |
Enumerations | |
enum class | amr_wind::actuator::FLLCType { amr_wind::actuator::ConstantChord , amr_wind::actuator::VariableChord } |
Functions | |
void | amr_wind::actuator::fllc_parse (const utils::ActParser &pp, FLLCData &data) |
Function to capture common parsing requirements for the filtered lifting line correction. | |
void | amr_wind::actuator::fllc_init (FLLCData &data, const ComponentView &view, const amrex::Real eps_chord) |
Initialize FLLC data structure. This should be called at the end of the first ComputeForceOp to ensure the data is fully populated. | |
Variables | |
static std::map< std::string, FLLCType > | amr_wind::actuator::FLLCTypeMap |
Generated by 1.12.0