Published August 23, 2020
| Version v0.7.2
Software
Open
dmentipl/plonk: v0.7.2
Description
Added
- Add label argument to Profile.plot.
- Add dust_array_names utility function. This makes a list of array names broken into sub-species.
- Add plonk.animate function to provide a common interface to animation functions.
- Always cache arrays during plotting using the caching context manager.
- Added function name to logging messages.
- Analysis particles functions with dust quantites are now for the dust "mixture method" (i.e. 1-fluid).
- Remove '_tot' as an array suffix for dust arrays. This was causing confusion as it makes no sense to sum stopping times.
- Rename base_array_name to base_profile_name.
- Change interpolate to return dimensionful quantity.
- Moved utils functions from each sub-package to modules in utils sub-package.
- Moved animation, animation_particles, animation_profiles from plonk namespace to plonk.visualize namespace.
- Renamed animation to animation_images.
- Fix bug in setting default units for dimensionless arrays.
- Fix bugs in Profile related to units.
- Fix bug in std dev shading in Profile.plot.
Files
dmentipl/plonk-v0.7.2.zip
Files
(12.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f6d4f499e1017ebf32855cec7d93eb1a
|
12.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/dmentipl/plonk/tree/v0.7.2 (URL)