vdist-solver
Velocity distribution function solver using Liouville's theorem
Science Score: 46.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
2 of 3 committers (66.7%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.7%) to scientific vocabulary
Repository
Velocity distribution function solver using Liouville's theorem
Basic Info
- Host: GitHub
- Owner: Nkzono99
- License: mit
- Language: Python
- Default Branch: main
- Size: 131 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 12
Metadata Files
README.md
vdist-solver
Velocity distribution function solver using Liouville's theorem
|vx-vz distribution|vz distribution|backtrace|
|---|---|---|
|
|
|
|
Requirement
- numpy
- matplotlib
- tqdm
- scipy
- emout
- mpi4py (Install by yourself if use MPI)
Installation
pip install vdist-solver
Simple Usage for EMSES
```
Use velocity distribution function solver
gen-vdsolver 'xz' # Create template script of vdist-solver vim vdist-solver.py # Change settings python vdist-solver.py -d "
" # Plot distribution
Use backtrace solver
gen-backtrace 'xz' # Create template script of backtrace-solver vim backtrace-solver.py # Change settings python backtrace-solver.py -d "
" # Plot backtrace-orbit of particle ```
A detailed description is provided below - Get Started (Japanese). - Theory (Japanese)
Owner
- Login: Nkzono99
- Kind: user
- Repositories: 6
- Profile: https://github.com/Nkzono99
GitHub Events
Total
- Release event: 1
- Push event: 1
- Create event: 1
Last Year
- Release event: 1
- Push event: 1
- Create event: 1
Committers
Last synced: about 3 years ago
All Time
- Total Commits: 90
- Total Committers: 3
- Avg Commits per committer: 30.0
- Development Distribution Score (DDS): 0.3
Top Committers
| Name | Commits | |
|---|---|---|
| Nkzono99 | 1****t@g****p | 63 |
| Nkzono99 | 7****9@u****m | 23 |
| Nkzono99 | 2****x@s****p | 4 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 6
- Total pull requests: 21
- Average time to close issues: 4 months
- Average time to close pull requests: less than a minute
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 20
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Nkzono99 (6)
Pull Request Authors
- Nkzono99 (23)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 30 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 12
- Total maintainers: 1
pypi.org: vdist-solver
Velocity distribution function solver using Liouville's theorem
- Homepage: https://github.com/Nkzono99/vdist-solver
- Documentation: https://vdist-solver.readthedocs.io/
- License: MIT License
-
Latest release: 1.1.3
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- emout *
- matplotlib *
- numpy *
- scipy *
- tqdm *
- actions/checkout v2 composite
- actions/setup-python v2 composite