pencil.ism_dyn.ism_sedov_taylor
Classes
SedovTaylor -- holds blast wave parameters and radial profiles. |
Functions
|
Compute analytic radial time evolution of SN blast waves for |
Module Contents
- pencil.ism_dyn.ism_sedov_taylor.sedov_taylor(*args, **kwargs)
Compute analytic radial time evolution of SN blast waves for comparison with numerical results
- t_sedov:
Time_series object read from the simulation sn_series.dat
- par:
Param object containing the simulation parameters
- time:
list of time in code units
- nt:
Integer size of analytic arrays
- endt
Real end time in code units for the time series
- dims:
Dimension of the simulation default 3D
- rho0:
Ambient ISM density
- class pencil.ism_dyn.ism_sedov_taylor.SedovTaylor
Bases:
objectSedovTaylor – holds blast wave parameters and radial profiles.
Fill members with default values.
- t = []
- keys = []
- get_st(t_sedov=None, par=list(), time=list(), nt=5000, startt=0.0, endt=0.005, dims=3, quiet=True, rho0=None, M0=10, lsnowplough=True, lcioffi=True)
Compute analytic radial time evolution of SN blast waves for comparison with numerical results
- t_sedov:
Time_series object read from the simulation sn_series.dat
- par:
Param object containing the simulation parameters
- time:
list of time in code units
- nt:
Integer size of analytic arrays
- endt
Real end time in code units for the time series
- dims:
Dimension of the simulation default 3D
- rho0:
Ambient ISM density
- *lsnowplough:
Include original snowplough profile
- *lcioffi:
Include Cioffi et al profile