pynucastro.eos.stellar_eos module# Classes a methods for a full stellar equation of state (ions + electrons + radiation) class pynucastro.eos.stellar_eos.EOSState(eta=0.0, n=0.0, p=0.0, e=0.0, dn_drho=0.0, dn_dT=0.0, dp_drho=0.0, dp_dT=0.0, de_drho=0.0, de_dT=0.0)[source]# Bases: object A container to hold a thermodynamic state that depends on density, temperature, and composition