/home/runner/work/kynema-sgf/kynema-sgf/src/physics/multiphase/RainDrop.H Source File
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
RainDrop.H
Go to the documentation of this file.
Definition CFDSim.H:55
Definition Field.H:112
CFDSim & m_sim
Not const because calculation of VOF takes place during initialize.
Definition RainDrop.H:45
void post_regrid_actions() override
Definition RainDrop.H:34
amrex::Vector< amrex::Real > m_vel
Initial Rain Drop velocity.
Definition RainDrop.H:51
~RainDrop() override=default
void initialize_fields(int level, const amrex::Geometry &geom) override
Initialize the levelset and velocity fields for Rain Drop simulations.
Definition RainDrop.cpp:28
amrex::Vector< amrex::Real > m_loc
Initial Rain Drop location.
Definition RainDrop.H:48
This test case is intended as an evaluation of the momentum advection scheme.
Definition BCInterface.cpp:10
Generated by