/home/runner/work/kynema-sgf/kynema-sgf/src/wind_energy/actuator/disk/Joukowsky_ops.H File Reference

Kynema-SGF API: /home/runner/work/kynema-sgf/kynema-sgf/src/wind_energy/actuator/disk/Joukowsky_ops.H File Reference
Kynema-SGF 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  kynema_sgf::actuator::ops::ReadInputsOp< Joukowsky, ActSrcDisk >
struct  kynema_sgf::actuator::ops::UpdatePosOp< Joukowsky, ActSrcDisk >
struct  kynema_sgf::actuator::ops::InitDataOp< Joukowsky, ActSrcDisk >
struct  kynema_sgf::actuator::ops::ComputeForceOp< Joukowsky, ActSrcDisk >
 Compute Forces following procedures of Sorenson 2020. More...
struct  kynema_sgf::actuator::ops::ProcessOutputsOp< Joukowsky, ActSrcDisk >

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
namespace  kynema_sgf::actuator::ops::joukowsky

Functions

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