astronomix._modules._stellar_wind.stellar_wind_options#
Configuration and parameter containers for stellar-wind injection.
WindConfig holds the static choices (which injection scheme, how many cells
to inject into) and WindParams the physical wind parameters. The module-level
integer constants name the available injection schemes from
https://arxiv.org/abs/2107.14673.
Module Contents#
Classes#
Data#
API#
- astronomix._modules._stellar_wind.stellar_wind_options.MEO = 0#
- astronomix._modules._stellar_wind.stellar_wind_options.EI = 1#
- astronomix._modules._stellar_wind.stellar_wind_options.MEI = 2#