NobleAbelStiffenedGasIsMaterialView Concept Reference
|
Developer Documentation
|
MeltPoolDG::Flow::NobleAbelStiffenedGasIsMaterialView Concept Reference
#include <equation_of_state.hpp>
Concept definition
template<typename T>
{
m.heat_capacity_ratio()
};
{
m.specific_isobaric_heat()
};
{
m.stiffening_pressure()
};
{
m.heat_bound()
};
{
m.covolume()
};
}
Definition equation_of_state.hpp:88
Detailed Description
Concept defining the specific requirements for a material view to be used with the Noble-Abel stiffened gas equation of state.
Generated by