/home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/actuator/disk/Joukowsky_ops.H File Reference

AMR-Wind API: /home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/actuator/disk/Joukowsky_ops.H File Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
Joukowsky_ops.H File Reference
Include dependency graph for Joukowsky_ops.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::ops::ReadInputsOp< Joukowsky, ActSrcDisk >
 
struct  amr_wind::actuator::ops::UpdatePosOp< Joukowsky, ActSrcDisk >
 
struct  amr_wind::actuator::ops::InitDataOp< Joukowsky, ActSrcDisk >
 
struct  amr_wind::actuator::ops::ComputeForceOp< Joukowsky, ActSrcDisk >
 Compute Forces following procedures of Sorenson 2020. More...
 
struct  amr_wind::actuator::ops::ProcessOutputsOp< Joukowsky, ActSrcDisk >
 

Namespaces

namespace  amr_wind
 
namespace  amr_wind::actuator
 
namespace  amr_wind::actuator::ops
 
namespace  amr_wind::actuator::ops::joukowsky
 

Functions

void amr_wind::actuator::ops::joukowsky::parse_and_gather_params (const utils::ActParser &pp, JoukowskyData &data)
 
void amr_wind::actuator::ops::joukowsky::set_current_angular_velocity (JoukowskyData &data, const amrex::Real uInfSqr)
 
void amr_wind::actuator::ops::joukowsky::prepare_netcdf_file (const std::string &name, const JoukowskyData &data, const ActInfo &info, const ActGrid &grid)
 
void amr_wind::actuator::ops::joukowsky::write_netcdf (const std::string &name, const JoukowskyData &data, const ActInfo &info, const ActGrid &, const amrex::Real time)
 
void amr_wind::actuator::ops::joukowsky::update_disk_points (Joukowsky::DataType &data)