/home/runner/work/kynema-sgf/kynema-sgf/src/wind_energy/actuator/turbine/external/turbine_external_ops.H File Reference

Kynema-SGF API: /home/runner/work/kynema-sgf/kynema-sgf/src/wind_energy/actuator/turbine/external/turbine_external_ops.H File Reference
Kynema-SGF 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  kynema_sgf
 This test case is intended as an evaluation of the momentum advection scheme.
namespace  kynema_sgf::actuator
namespace  kynema_sgf::actuator::ops

Functions

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