HLLP0_SIPG Struct Reference
|
Developer Documentation
|
MeltPoolDG::Multiphase::CompressibleFlowPhaseCouplingData< number >::HLLP0_SIPG Struct Reference
Parameters specifically for the HLLP0 and SIPG interface numerical method. More...
#include <phase_coupling_data.hpp>
Public Attributes | |
| number | interior_penalty_parameter_interface = 1. |
| Symmetric interior penalty parameter for the viscous interface term. | |
| number | delta_T = 0. |
| Temperature jump (T_liquid - T_gas) | |
Detailed Description
template<typename number>
struct MeltPoolDG::Multiphase::CompressibleFlowPhaseCouplingData< number >::HLLP0_SIPG
struct MeltPoolDG::Multiphase::CompressibleFlowPhaseCouplingData< number >::HLLP0_SIPG
Parameters specifically for the HLLP0 and SIPG interface numerical method.
Member Data Documentation
◆ delta_T
template<typename number >
| number MeltPoolDG::Multiphase::CompressibleFlowPhaseCouplingData< number >::HLLP0_SIPG::delta_T = 0. |
Temperature jump (T_liquid - T_gas)
◆ interior_penalty_parameter_interface
template<typename number >
| number MeltPoolDG::Multiphase::CompressibleFlowPhaseCouplingData< number >::HLLP0_SIPG::interior_penalty_parameter_interface = 1. |
Symmetric interior penalty parameter for the viscous interface term.
The documentation for this struct was generated from the following file:
- include/meltpooldg/compressible_flow/phase_coupling_data.hpp
Generated by