include/meltpooldg/phase_change/phase_change_data.hpp Source File
|
Developer Documentation
|
phase_change_data.hpp
Go to the documentation of this file.
A collection of functions for the computation of the interface terms for compressible two-phase flows...
Definition multiphase_interface_kernels.hpp:31
Parameters for the liquid-gas phase change.
Definition phase_change_data.hpp:15
number latent_heat_of_vaporization
Latent heat of vaporization (SI: J/kg)
Definition phase_change_data.hpp:23
number reference_pressure
Reference pressure for boiling temperature (SI: Pa)
Definition phase_change_data.hpp:20
number boiling_temperature
Boiling temperature at given reference pressure (SI: K)
Definition phase_change_data.hpp:17
Parameters for the solid-liquid phase change.
Definition phase_change_data.hpp:28
number solidus_temperature
Solidus temperature (SI: K)
Definition phase_change_data.hpp:36
number liquidus_temperature
Liquidus temperature (SI: K)
Definition phase_change_data.hpp:33
bool use_darcy_damping
Optional darcy damping.
Definition phase_change_data.hpp:30
Collection of parameters related to liquid-gas and solid-liquid phase transitions.
Definition phase_change_data.hpp:12
struct MeltPoolDG::Multiphase::PhaseChangeData::SolidLiquid solid_liquid
void add_parameters(dealii::ParameterHandler &prm)
Definition phase_change_data.hpp:40
struct MeltPoolDG::Multiphase::PhaseChangeData::LiquidGas liquid_gas
Generated by