VOF Struct Reference

AMR-Wind API: amr_wind::pde::VOF Struct Reference
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches

#include <vof.H>

Inheritance diagram for amr_wind::pde::VOF:
[legend]
Collaboration diagram for amr_wind::pde::VOF:
[legend]

Public Types

using MLDiffOp = amrex::MLABecLaplacian
using SrcTerm = SourceTerm

Static Public Member Functions

static std::string pde_name ()
static std::string var_name ()

Static Public Attributes

static constexpr int ndim = 1
static constexpr bool multiply_rho = false
static constexpr bool has_diffusion = false
static constexpr bool need_nph_state = true
static constexpr amrex::Real default_bc_value = 0.0
static constexpr amrex::Real default_density_bc_value = 1.0

Member Typedef Documentation

◆ MLDiffOp

using amr_wind::pde::VOF::MLDiffOp = amrex::MLABecLaplacian

◆ SrcTerm

Member Function Documentation

◆ pde_name()

std::string amr_wind::pde::VOF::pde_name ( )
inlinestatic

◆ var_name()

std::string amr_wind::pde::VOF::var_name ( )
inlinestatic

Member Data Documentation

◆ default_bc_value

amrex::Real amr_wind::pde::VOF::default_bc_value = 0.0
staticconstexpr

◆ default_density_bc_value

amrex::Real amr_wind::pde::VOF::default_density_bc_value = 1.0
staticconstexpr

◆ has_diffusion

bool amr_wind::pde::VOF::has_diffusion = false
staticconstexpr

◆ multiply_rho

bool amr_wind::pde::VOF::multiply_rho = false
staticconstexpr

◆ ndim

int amr_wind::pde::VOF::ndim = 1
staticconstexpr

◆ need_nph_state

bool amr_wind::pde::VOF::need_nph_state = true
staticconstexpr

The documentation for this struct was generated from the following file:
  • /home/runner/work/amr-wind/amr-wind/amr-wind/equation_systems/vof/vof.H