Saved in:
| Main Author: | |
|---|---|
| Format: | Recurso digital |
| Language: | English |
| Published: |
Zenodo
2025
|
| Subjects: | |
| Online Access: | https://doi.org/10.5281/zenodo.15081593 |
| Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Table of Contents:
- <p>BipolySolarWind is a set of Python codes modeling Parker's like solar wind solutions (bipoly solutions), including expansion factor effects.</p> <p>There are three main files : <code>function_to_run_bipoly_dakeyo2025a</code>, <code>bipoly_solar_wind_solve_and_plot</code> and <code>main_bipoly_dakeyo2025a</code>. All the files must be stored in the same respository for the execution. The former contains the functions to solve the equations themselves, the second file runs the solver and plots the solution, and the latter is the main code for the user, which takes the inputs of the model, runs the first two files to display the solutions, and provides the output bipoly parameters. Examples of the use of the main code <code>main_bipoly_dakeyo2025a</code> are provided in the Jupyter Notebook <code>BipolyNotebookExample.ipynb</code>. Another code <code>stream_calc_dakeyo2024a</code> allows to trace the Parker's like spiral (streamline) associated with the computed solution.</p>