Recent Releases of Blobmodel
Blobmodel - Version 1.1.0
What has changed?
- Included blob tilt by @Sosnowsky in https://github.com/uit-cosmo/blobmodel/pull/90
- Gaussian shape has no longer a two-factor, as to fit with published papers
- Add initial time by @Sosnowsky in https://github.com/uit-cosmo/blobmodel/pull/95
- Changed distributions and pulse shapes from strings to enums by @Sosnowsky in https://github.com/uit-cosmo/blobmodel/pull/97
- Implement dipole pulse shape by @ema109 in https://github.com/uit-cosmo/blobmodel/pull/82
- Several bugfixes by @gregordecristoforo @Sosnowsky @audunth
Scientific Software - Peer-reviewed
- Python
Published by Sosnowsky 11 months ago
Blobmodel - Version 1.0.0
Model of propagating blobs in 1D and 2D. Originally, the model is developed for studying the scrape-off layer of fusion experiments, but it can be applicable to many 1d or 2d systems. See the blobmodel documentation for further details.
What's Changed
- Docformatter by @Sosnowsky in https://github.com/uit-cosmo/blobmodel/pull/34
- Blob labels returned by @gregordecristoforo in https://github.com/uit-cosmo/blobmodel/pull/37
- Code updated to follow Google Python Style Guide by @gregordecristoforo in https://github.com/uit-cosmo/blobmodel/pull/38
- implement individual labels for individual blobs by @leanderkirkeland in https://github.com/uit-cosmo/blobmodel/pull/44
- update label parameter in Readme by @gregordecristoforo in https://github.com/uit-cosmo/blobmodel/pull/45
- 1d animation by @gregordecristoforo in https://github.com/uit-cosmo/blobmodel/pull/43
- 1d animation included in Readme by @gregordecristoforo in https://github.com/uit-cosmo/blobmodel/pull/46
- t_drain can be array of length Nx, Closes #48 by @gregordecristoforo in https://github.com/uit-cosmo/blobmodel/pull/50
- Add 1D option to ignore 2D functionality by @Sosnowsky in https://github.com/uit-cosmo/blobmodel/pull/51
- 2d shape by @Sosnowsky in https://github.com/uit-cosmo/blobmodel/pull/54
- Fix maximum start by @Sosnowsky in https://github.com/uit-cosmo/blobmodel/pull/58
- Make repo name consistent with pypi package by @gregordecristoforo in https://github.com/uit-cosmo/blobmodel/pull/59
- Apply pulse parameters by @Sosnowsky in https://github.com/uit-cosmo/blobmodel/pull/61
- Negative velocities by @Sosnowsky in https://github.com/uit-cosmo/blobmodel/pull/64
- Numpy docstrings by @gregordecristoforo in https://github.com/uit-cosmo/blobmodel/pull/65
- Better gif by @gregordecristoforo in https://github.com/uit-cosmo/blobmodel/pull/66
- Fix typo by @gregordecristoforo in https://github.com/uit-cosmo/blobmodel/pull/69
- Simplify show model by @gregordecristoforo in https://github.com/uit-cosmo/blobmodel/pull/68
- Docs created by @gregordecristoforo in https://github.com/uit-cosmo/blobmodel/pull/70
- Workflows without poetry by @gregordecristoforo in https://github.com/uit-cosmo/blobmodel/pull/71
New Contributors
- @leanderkirkeland made their first contribution in https://github.com/uit-cosmo/blobmodel/pull/44
Full Changelog: https://github.com/uit-cosmo/blobmodel/compare/v0.1...v1.0.0
Scientific Software - Peer-reviewed
- Python
Published by gregordecristoforo over 2 years ago