Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
shamphys::EOS_Config_Fermi< Tscal > Struct Template Reference

Configuration struct for Fermi equation of state. More...

#include <shamphys/include/shamphys/eos_config.hpp>

Public Attributes

Tscal mu_e
 mu_e is the mean molecular weight
 

Detailed Description

template<class Tscal>
struct shamphys::EOS_Config_Fermi< Tscal >

Configuration struct for Fermi equation of state.

Template Parameters
TscalScalar type

This struct holds the configuration for Fermi equation of state. It contains mu_e the mean molecular weight which is dimensionless quantities that determines the behavior of the gas.

The equation of state is given by: \( P = P(\rho, \mu_e) \), see shamphys::EOS_Fermi for the exact formula.

Definition at line 128 of file eos_config.hpp.

Member Data Documentation

◆ mu_e

template<class Tscal >
Tscal shamphys::EOS_Config_Fermi< Tscal >::mu_e

mu_e is the mean molecular weight

Definition at line 129 of file eos_config.hpp.


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