#include <VorticityMagRefinement.H>
AMR refinement using vorticity
tagging.labels = v1
# Tagging based on value
tagging/v1.values = 10.0 10.0
Definition VorticityMagRefinement.H:22
◆ VorticityMagRefinement()
amr_wind::VorticityMagRefinement::VorticityMagRefinement |
( |
const CFDSim & | sim | ) |
|
|
explicit |
◆ ~VorticityMagRefinement()
amr_wind::VorticityMagRefinement::~VorticityMagRefinement |
( |
| ) |
|
|
overridedefault |
◆ identifier()
static std::string amr_wind::VorticityMagRefinement::identifier |
( |
| ) |
|
|
inlinestatic |
◆ initialize()
void amr_wind::VorticityMagRefinement::initialize |
( |
const std::string & | key | ) |
|
|
override |
Read input file and initialize boxarray used to refine each level.
◆ operator()()
void amr_wind::VorticityMagRefinement::operator() |
( |
int | level, |
|
|
amrex::TagBoxArray & | tags, |
|
|
amrex::Real | time, |
|
|
int | ngrow ) |
|
override |
◆ m_max_lev_field
int amr_wind::VorticityMagRefinement::m_max_lev_field {-1} |
|
private |
◆ m_sim
const CFDSim& amr_wind::VorticityMagRefinement::m_sim |
|
private |
◆ m_vel
Field* amr_wind::VorticityMagRefinement::m_vel {nullptr} |
|
private |
◆ m_vort_value
amrex::Vector<amrex::Real> amr_wind::VorticityMagRefinement::m_vort_value |
|
private |
The documentation for this class was generated from the following files: