#include <DamBreak.H>
◆ DamBreak()
amr_wind::DamBreak::DamBreak |
( |
CFDSim & | sim | ) |
|
|
explicit |
◆ ~DamBreak()
amr_wind::DamBreak::~DamBreak |
( |
| ) |
|
|
overridedefault |
◆ identifier()
static std::string amr_wind::DamBreak::identifier |
( |
| ) |
|
|
inlinestatic |
◆ initialize_fields()
void amr_wind::DamBreak::initialize_fields |
( |
int | level, |
|
|
const amrex::Geometry & | geom ) |
|
override |
Initialize the levelset and velocity fields for Dam Break simulations.
Initialize the velocity and levelset fields at the beginning of the simulation.
- See also
- amr_wind::DamBreakFieldInit
◆ post_advance_work()
void amr_wind::DamBreak::post_advance_work |
( |
| ) |
|
|
inlineoverride |
◆ post_init_actions()
void amr_wind::DamBreak::post_init_actions |
( |
| ) |
|
|
inlineoverride |
◆ post_regrid_actions()
void amr_wind::DamBreak::post_regrid_actions |
( |
| ) |
|
|
inlineoverride |
◆ pre_advance_work()
void amr_wind::DamBreak::pre_advance_work |
( |
| ) |
|
|
inlineoverride |
◆ m_density
Field& amr_wind::DamBreak::m_density |
|
private |
◆ m_height
amrex::Real amr_wind::DamBreak::m_height {0.25} |
|
private |
◆ m_levelset
Field& amr_wind::DamBreak::m_levelset |
|
private |
◆ m_loc
amrex::Vector<amrex::Real> amr_wind::DamBreak::m_loc {0.0, 0.0, 0.0} |
|
private |
◆ m_sim
const CFDSim& amr_wind::DamBreak::m_sim |
|
private |
◆ m_velocity
Field& amr_wind::DamBreak::m_velocity |
|
private |
◆ m_width
amrex::Real amr_wind::DamBreak::m_width {0.1} |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/amr-wind/amr-wind/amr-wind/physics/multiphase/DamBreak.H
- /home/runner/work/amr-wind/amr-wind/amr-wind/physics/multiphase/DamBreak.cpp