/home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/actuator/turbine/external/turbine_external_ops.H File Reference

AMR-Wind API: /home/runner/work/amr-wind/amr-wind/amr-wind/wind_energy/actuator/turbine/external/turbine_external_ops.H File Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
turbine_external_ops.H File Reference
Include dependency graph for turbine_external_ops.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  amr_wind
 This test case is intended as an evaluation of the momentum advection scheme.
namespace  amr_wind::actuator
namespace  amr_wind::actuator::ops

Functions

template<typename datatype>
void amr_wind::actuator::ops::read_ops (datatype &data, const utils::ActParser &pp)
template<typename datatype>
void amr_wind::actuator::ops::external_determine_influenced_procs (datatype &data)
template<typename datatype, typename SolverTurbine, typename SolverData>
void amr_wind::actuator::ops::external_determine_root_proc (datatype &data, amrex::Vector< int > &act_proc_count)
template<typename datatype>
void amr_wind::actuator::ops::init_data_op (datatype &data)
template<typename datatype>
void amr_wind::actuator::ops::update_pos_op (datatype &data)
template<typename datatype>
void amr_wind::actuator::ops::update_vel_op (datatype &data)
template<typename datatype>
void amr_wind::actuator::ops::compute_force_op (datatype &data)