heliophysicsPy / heliophysicsPy.github.io

https://pyhc.org
MIT License
15 stars 52 forks source link

SAVIC | Update projects.yml #322

Closed MihailoMartinovic closed 7 months ago

MihailoMartinovic commented 8 months ago

This is a pull request to add SAVIC - Stability Analysis Vitalizing Instability Classification project to PYHC.

This software aims to complement and partially replace traditional plasma dispersion solvers for finding unstable modes in collisionless (primarily solar wind) plasmas. It examines plasma Velocity distribution Functions (VDFs) and predicts a Most Unstable Mode (MUM) for a given VDF. The VDF can be generated or obtained from in-situ observations, and are required to be consisted of a set of Maxwellian components, which are generally anisotropic.

The GitHub repository hosts the files and the code in Jupyter Notebooks, while the Pythin package is available through

pip install savic

and is hosted on https://pypi.org/project/savic/#files

as well as

https://zenodo.org/records/10581356

There are two grades not rated as Good:

SAVIC 2.0 is on the way, and is expected to come out late 2024. On that release, we plan to resolve the two issues listed above.

sapols commented 7 months ago

Hi, sorry for the slow response. I've been unusually busy and will review this in the next week or so. Just wanted to let you know I've seen it.

sapols commented 7 months ago

I agree with your self-evaluation. And looking forward to SAVIC 2.0. I've approved and will now merge, welcome SAVIC to PyHC!