Skip to content

Commit 0675104

Browse files
authored
Merge pull request #49 from spossann/patch-1
Update repository link from GitLab to GitHub
2 parents ce2d0fa + 599b212 commit 0675104

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

programme/abstracts/possanner-struphy.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@ github: 'https://github.com/OSSFE/OSSFE_2026'
1616
Struphy is an open-source Python package for plasma physics equations designed for high-performance computing (HPC). It is based on vectorization (numpy), parallelization (mpi4py) and compilation (pyccel). The third iteration of the software comes with a re-vamped user interface, a Github repository and new support for Nvidia GPUs via cupy. In this tutorial we will learn how to run various plasma models, such as guiding-center equations, Vlasov-Maxwell equations and MHD equations, and how to change their parameter setup through the new API. We shall show how to load MHD equilibria from third-party packages like DESC and GVEC and how to run test particle simulations in Stellarators. Most exercises will be performed in Jupyter notebooks, provided on the interactive binder interface.
1717

1818
# Repository
19-
https://gitlab.mpcdf.mpg.de/struphy/struphy
20-
19+
https://github.com/struphy-hub/struphy

0 commit comments

Comments
 (0)