SERiF 0.0.1a
3+1D Stellar Structure and Evolution
|
Input structure for the network evaluation. More...
#include <network.h>
Public Attributes | |
serif::composition::Composition | composition |
Composition of the network. | |
double | tMax |
Maximum time. | |
double | dt0 |
Initial time step. | |
double | temperature |
Temperature in Kelvin. | |
double | density |
Density in g/cm^3. | |
double | energy |
Energy in ergs. | |
double | culling = 0.0 |
Culling threshold for reactions (default is 0.0, meaning no culling) | |
Input structure for the network evaluation.
This structure holds the input parameters required for the network evaluation.
Example usage:
serif::composition::Composition serif::network::NetIn::composition |
double serif::network::NetIn::culling = 0.0 |
double serif::network::NetIn::temperature |