/home/runner/work/amr-wind/amr-wind/amr-wind/utilities/sampling/LineSampler.H Source File
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
LineSampler.H
Go to the documentation of this file.
Definition CFDSim.H:47
Definition LineSampler.H:16
long num_points() const override
Number of probe locations along the line.
Definition LineSampler.H:64
std::string label() const override
Name of this sampling object.
Definition LineSampler.H:53
void initialize(const std::string &key) override
Definition LineSampler.cpp:14
amrex::Vector< amrex::Real > m_start
Definition LineSampler.H:72
void define_netcdf_metadata(const ncutils::NCGroup &) const override
Definition LineSampler.cpp:94
~LineSampler() override
void populate_netcdf_metadata(const ncutils::NCGroup &) const override
Definition LineSampler.cpp:101
LineSampler(const CFDSim &)
Definition LineSampler.cpp:10
void check_bounds() override
Check and fix the bounds of the sampler so the probes are in the domain.
Definition LineSampler.cpp:25
void output_locations(SampleLocType &sample_locs) const override
Definition LineSampler.H:42
static std::string identifier()
Definition LineSampler.H:18
std::string sampletype() const override
Type of this sampling object.
Definition LineSampler.H:57
void sampling_locations(SampleLocType &) const override
Populate and return a vector of probe locations to be sampled.
Definition LineSampler.cpp:57
long num_output_points() const override
Number of output probe locations (after data reduction etc.)
Definition LineSampler.H:67
int id() const override
Unique identifier for this set of probe locations.
Definition LineSampler.H:60
Definition DTUSpinnerSampler.cpp:16
Definition SamplerBase.H:15
Generated by 1.12.0