SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
EquationsOfState::PiecewisePolytropicFluid< IsRelativistic >::PolytropicConstantLow Struct Reference

The constant K scaling the low density material p=KρΓ. More...

#include <PiecewisePolytropicFluid.hpp>

Public Types

using type = double
 

Static Public Member Functions

static double lower_bound ()
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

template<bool IsRelativistic>
struct EquationsOfState::PiecewisePolytropicFluid< IsRelativistic >::PolytropicConstantLow

The constant K scaling the low density material p=KρΓ.

Note, by enforcing pressure continuity at the transition density ρ¯, the high density constant Khigh is given as Khigh=Klow(ρ¯)ΓlowΓhigh.

Member Data Documentation

◆ help

template<bool IsRelativistic>
constexpr Options::String EquationsOfState::PiecewisePolytropicFluid< IsRelativistic >::PolytropicConstantLow::help
staticconstexpr
Initial value:
= {
"Polytropic constant K for lower"
" density material"}

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