/home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/actuator/FLLC.H Source File
|
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
FLLC.H
Go to the documentation of this file.
::amr_wind::utils::MultiParser ActParser
Definition ActParser.H:8
Definition ActParser.H:6
void 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 ensur...
Definition FLLC.cpp:9
void fllc_parse(const utils::ActParser &pp, FLLCData &data)
Function to capture common parsing requirements for the filtered lifting line correction.
Definition FLLC.cpp:113
amrex::Vector< amr_wind::vs::Vector > VecList
Definition actuator_types.H:65
static std::map< std::string, FLLCType > FLLCTypeMap
Definition FLLC.H:14
Definition actuator_types.H:129
Definition FLLC.H:19
RealList nonuniform_optimal_epsilon
Definition FLLC.H:48
Generated by