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