/home/runner/work/amr-wind/amr-wind/amr-wind/utilities/sampling/PlaneSampler.H Source File
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
PlaneSampler.H
Go to the documentation of this file.
Definition CFDSim.H:47
Definition PlaneSampler.H:27
void check_bounds() override
Check and fix the bounds of the sampler so the probes are in the domain.
Definition PlaneSampler.cpp:55
void define_netcdf_metadata(const ncutils::NCGroup &) const override
Definition PlaneSampler.cpp:159
~PlaneSampler() override
amrex::Vector< int > m_npts_dir
Definition PlaneSampler.H:88
std::string sampletype() const override
Type of this sampling object.
Definition PlaneSampler.H:68
void sampling_locations(SampleLocType &) const override
Populate and return a vector of probe locations to be sampled.
Definition PlaneSampler.cpp:112
amrex::Vector< amrex::Real > m_poffsets
Definition PlaneSampler.H:87
void initialize(const std::string &key) override
Definition PlaneSampler.cpp:14
amrex::Vector< amrex::Real > m_origin
Definition PlaneSampler.H:85
amrex::Vector< amrex::Real > m_axis1
Definition PlaneSampler.H:83
void output_locations(SampleLocType &sample_locs) const override
Definition PlaneSampler.H:53
std::string label() const override
Name of this sampling object.
Definition PlaneSampler.H:64
int id() const override
Unique identifier for this set of probe locations.
Definition PlaneSampler.H:71
long num_output_points() const override
Number of output probe locations (after data reduction etc.)
Definition PlaneSampler.H:78
amrex::Vector< amrex::Real > m_offset_vector
Definition PlaneSampler.H:86
void populate_netcdf_metadata(const ncutils::NCGroup &) const override
Definition PlaneSampler.cpp:172
amrex::Vector< amrex::Real > m_axis2
Definition PlaneSampler.H:84
long num_points() const override
Number of probe locations along the line.
Definition PlaneSampler.H:75
PlaneSampler(const CFDSim &)
Definition PlaneSampler.cpp:10
static std::string identifier()
Definition PlaneSampler.H:29
Definition DTUSpinnerSampler.cpp:16
Definition SamplerBase.H:15
Generated by 1.12.0