#include <RayleighTaylor.H>
Rayleigh Taylor physics
- See also
- RayleighTaylorFieldInit
◆ RayleighTaylor()
amr_wind::RayleighTaylor::RayleighTaylor |
( |
const CFDSim & | sim | ) |
|
|
explicit |
◆ ~RayleighTaylor()
amr_wind::RayleighTaylor::~RayleighTaylor |
( |
| ) |
|
|
overridedefault |
◆ identifier()
static std::string amr_wind::RayleighTaylor::identifier |
( |
| ) |
|
|
inlinestatic |
◆ initialize_fields()
void amr_wind::RayleighTaylor::initialize_fields |
( |
int | level, |
|
|
const amrex::Geometry & | geom ) |
|
override |
◆ post_advance_work()
void amr_wind::RayleighTaylor::post_advance_work |
( |
| ) |
|
|
inlineoverride |
◆ post_init_actions()
void amr_wind::RayleighTaylor::post_init_actions |
( |
| ) |
|
|
inlineoverride |
◆ post_regrid_actions()
void amr_wind::RayleighTaylor::post_regrid_actions |
( |
| ) |
|
|
inlineoverride |
◆ pre_advance_work()
void amr_wind::RayleighTaylor::pre_advance_work |
( |
| ) |
|
|
inlineoverride |
◆ m_density
Field& amr_wind::RayleighTaylor::m_density |
|
private |
◆ m_field_init
◆ m_velocity
Field& amr_wind::RayleighTaylor::m_velocity |
|
private |
The documentation for this class was generated from the following files: