PressureAwareData Struct Reference

Developer Documentation: MeltPoolDG::Evaporation::RecoilPressureData< number >::PressureAwareData Struct Reference
Developer Documentation
MeltPoolDG::Evaporation::RecoilPressureData< number >::PressureAwareData Struct Reference

Data structure holding fitting parameters (Kp) and ambient gas pressure for the pressure-aware recoil pressure model. More...

#include <recoil_pressure_data.hpp>

Public Attributes

std::vector< number > Kp
 Fitting parameters for empirical correlations in the free-surface model.
 
number ambient_gas_pressure = 0.0
 Ambient gas pressure (build chamber pressure)
 

Detailed Description

template<typename number>
struct MeltPoolDG::Evaporation::RecoilPressureData< number >::PressureAwareData

Data structure holding fitting parameters (Kp) and ambient gas pressure for the pressure-aware recoil pressure model.

Member Data Documentation

◆ ambient_gas_pressure

template<typename number >
number MeltPoolDG::Evaporation::RecoilPressureData< number >::PressureAwareData::ambient_gas_pressure = 0.0

Ambient gas pressure (build chamber pressure)

◆ Kp

template<typename number >
std::vector<number> MeltPoolDG::Evaporation::RecoilPressureData< number >::PressureAwareData::Kp

Fitting parameters for empirical correlations in the free-surface model.


The documentation for this struct was generated from the following file: