SemiLagrangian
Advection implementation using Semi-Lagrangian numerical method
Science Score: 41.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
3 of 6 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.1%) to scientific vocabulary
Keywords
julia-package
semi-lagrangian-advection
vlasov-solver
Keywords from Contributors
particle-in-cell
plasma-physics
adams-bashforth-methods
fft
high-oscillatory
ode-solver
finite-volume
pde
sciml
Last synced: 9 months ago
·
JSON representation
·
Repository
Advection implementation using Semi-Lagrangian numerical method
Basic Info
- Host: GitHub
- Owner: JuliaVlasov
- License: other
- Language: Julia
- Default Branch: master
- Homepage: https://juliavlasov.github.io/SemiLagrangian.jl/dev
- Size: 3.78 MB
Statistics
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 8
- Releases: 2
Topics
julia-package
semi-lagrangian-advection
vlasov-solver
Created over 7 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
License
Citation
README.md
SemiLagrangian.jl
Advection implementation in Julia using Semi-Lagrangian numerical method
!!! note
This package is difficult to use directly. There is still a lack of documentation
and some parts like splines need to be optimized. This package has been developed
to calculate the interpolations and advections used in the package
[VlasovSolvers.jl](https://github.com/JuliaVlasov/VlasovSolvers.jl).
Owner
- Name: Vlasov codes in Julia
- Login: JuliaVlasov
- Kind: organization
- Website: https://juliavlasov.github.io
- Repositories: 15
- Profile: https://github.com/JuliaVlasov
Citation (CITATION.bib)
@article{CROUSEILLES2014636,
title = "Charge-conserving grid based methods for the Vlasov–Maxwell equations",
journal = "Comptes Rendus Mécanique",
volume = "342",
number = "10",
pages = "636 - 646",
year = "2014",
note = "Theoretical and numerical approaches for Vlasov-maxwell equations",
issn = "1631-0721",
doi = "https://doi.org/10.1016/j.crme.2014.06.012",
url = "http://www.sciencedirect.com/science/article/pii/S163107211400151X",
author = "Nicolas Crouseilles and Pierre Navaro and Éric Sonnendrücker",
keywords = "Maxwell–Vlasov system, Discrete continuity equation, Finite volume method, Spectral method, Semi-Lagrangian method",
abstract = "In this article, we introduce numerical schemes for the Vlasov–Maxwell equations relying on different kinds of grid-based Vlasov solvers, as opposite to PIC schemes, which enforce a discrete continuity equation. The idea underlying these schemes relies on a time-splitting scheme between configuration space and velocity space for the Vlasov equation and on the computation of the discrete current in a form that is compatible with the discrete Maxwell solver."
}
GitHub Events
Total
Last Year
Committers
Last synced: about 3 years ago
All Time
- Total Commits: 474
- Total Committers: 6
- Avg Commits per committer: 79.0
- Development Distribution Score (DDS): 0.414
Top Committers
| Name | Commits | |
|---|---|---|
| Yves Mocquard | y****d@i****r | 278 |
| Pierre Navaro | p****o@m****r | 139 |
| Pierre Navaro | n****o@m****r | 34 |
| Pierre Navaro | p****o@u****m | 15 |
| CompatHelper Julia | c****y@j****g | 6 |
| Hongyang Zhou | h****u@u****u | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 6
- Total pull requests: 31
- Average time to close issues: 2 days
- Average time to close pull requests: 7 days
- Total issue authors: 3
- Total pull request authors: 3
- Average comments per issue: 3.83
- Average comments per pull request: 0.13
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 30
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
- pnavaro (4)
- henry2004y (1)
- JuliaTagBot (1)
Pull Request Authors
- github-actions[bot] (26)
- dependabot[bot] (7)
- pnavaro (1)
Top Labels
Issue Labels
enhancement (2)
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
juliahub.com: SemiLagrangian
Advection implementation using Semi-Lagrangian numerical method
- Homepage: https://juliavlasov.github.io/SemiLagrangian.jl/dev
- Documentation: https://docs.juliahub.com/General/SemiLagrangian/stable/
- License: MIT
-
Latest release: 0.1.2
published about 3 years ago
Rankings
Dependent repos count: 9.9%
Dependent packages count: 38.9%
Average: 41.6%
Forks count: 53.5%
Stargazers count: 64.2%
Last synced:
10 months ago
Dependencies
.github/workflows/CompatHelper.yml
actions
.github/workflows/TagBot.yml
actions
- JuliaRegistries/TagBot v1 composite
.github/workflows/ci.yml
actions
- actions/cache v1 composite
- actions/checkout v3 composite
- codecov/codecov-action v2 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite