astronomix.data_classes.simulation_state_struct#
Container for an extended simulation state.
Wraps the primitive fluid state in a small struct so simulations that follow
additional quantities (e.g. star-particle positions) can carry them alongside
the fluid. Selected via config.state_struct.
Module Contents#
Classes#
Struct bundling the fluid state with any extra simulation quantities. |