/home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/actuator/FLLC.cpp File Reference

AMR-Wind API: /home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/actuator/FLLC.cpp File Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
FLLC.cpp File Reference
Include dependency graph for FLLC.cpp:

Namespaces

namespace  amr_wind
 
namespace  amr_wind::actuator
 

Functions

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.
 
void amr_wind::actuator::fllc_parse (const utils::ActParser &pp, FLLCData &data)
 Function to capture common parsing requirements for the filtered lifting line correction.