TargetValues Struct Reference
|
Developer Documentation
|
MeltPoolDG::Multiphase::CompressibleFlowPhaseCouplingData< number >::Penalty::TargetValues Struct Reference
#include <phase_coupling_data.hpp>
Public Attributes | |
| number | density_gas_phase = 0. |
| Target values for density for gas phase. | |
| number | temperature_gas_phase = 0. |
| Target values for temperature for gas phase. | |
Member Data Documentation
◆ density_gas_phase
template<typename number >
| number MeltPoolDG::Multiphase::CompressibleFlowPhaseCouplingData< number >::Penalty::TargetValues::density_gas_phase = 0. |
Target values for density for gas phase.
◆ temperature_gas_phase
template<typename number >
| number MeltPoolDG::Multiphase::CompressibleFlowPhaseCouplingData< number >::Penalty::TargetValues::temperature_gas_phase = 0. |
Target values for temperature for gas phase.
The documentation for this struct was generated from the following file:
- include/meltpooldg/compressible_flow/phase_coupling_data.hpp
Generated by