/home/runner/work/kynema-sgf/kynema-sgf/src/wind_energy/actuator/disk/uniform_ct_ops.cpp File Reference

Kynema-SGF API: /home/runner/work/kynema-sgf/kynema-sgf/src/wind_energy/actuator/disk/uniform_ct_ops.cpp File Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
uniform_ct_ops.cpp File Reference
#include "src/wind_energy/actuator/disk/uniform_ct_ops.H"
#include "src/wind_energy/actuator/ActParser.H"
#include "AMReX_REAL.H"
#include <ostream>
Include dependency graph for uniform_ct_ops.cpp:

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::uniformct

Functions

void kynema_sgf::actuator::ops::uniformct::check_for_removed_syntax (const utils::ActParser &pp, std::ostringstream &stream)
void kynema_sgf::actuator::ops::uniformct::check_for_parse_conflicts (const utils::ActParser &pp)
void kynema_sgf::actuator::ops::uniformct::optional_parameters (DiskBaseData &meta, const utils::ActParser &pp)
void kynema_sgf::actuator::ops::uniformct::required_parameters (DiskBaseData &meta, const utils::ActParser &pp)
void kynema_sgf::actuator::ops::uniformct::parse_and_gather_params (const utils::ActParser &pp, UniformCtData &data)
void kynema_sgf::actuator::ops::uniformct::update_disk_points (UniformCt::DataType &data)