/home/runner/work/amr-wind/amr-wind/amr-wind/utilities/sampling/VolumeSampler.H Source File
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
VolumeSampler.H
Go to the documentation of this file.
Definition CFDSim.H:47
Definition VolumeSampler.H:17
std::string sampletype() const override
Type of this sampling object.
Definition VolumeSampler.H:58
void sampling_locations(SampleLocType &) const override
Populate and return a vector of probe locations to be sampled.
Definition VolumeSampler.cpp:69
int id() const override
Unique identifier for this set of probe locations.
Definition VolumeSampler.H:61
VolumeSampler(const CFDSim &)
Definition VolumeSampler.cpp:10
void output_locations(SampleLocType &sample_locs) const override
Definition VolumeSampler.H:43
void populate_netcdf_metadata(const ncutils::NCGroup &) const override
Definition VolumeSampler.cpp:119
void check_bounds() override
Check and fix the bounds of the sampler so the probes are in the domain.
Definition VolumeSampler.cpp:37
amrex::Vector< amrex::Real > m_lo
Definition VolumeSampler.H:74
~VolumeSampler() override
long num_output_points() const override
Number of output probe locations (after data reduction etc.)
Definition VolumeSampler.H:68
std::string label() const override
Name of this sampling object.
Definition VolumeSampler.H:54
long num_points() const override
Number of probe locations along the line.
Definition VolumeSampler.H:65
static std::string identifier()
Definition VolumeSampler.H:19
amrex::Vector< amrex::Real > m_hi
Definition VolumeSampler.H:73
void define_netcdf_metadata(const ncutils::NCGroup &) const override
Definition VolumeSampler.cpp:110
void initialize(const std::string &key) override
Definition VolumeSampler.cpp:14
amrex::Vector< int > m_npts_dir
Definition VolumeSampler.H:75
Definition DTUSpinnerSampler.cpp:16
Definition SamplerBase.H:15
Generated by 1.12.0