A user-friendly teaching framework for studying computational (astrophysical) fluid dynamics & MHD. The code implements 1D/2D linear advection, Newtonian and SR gas dynamics, MHD, and diffusion solvers, using a finite-volume approach. NumPy library is used for code clarity and performance.
Stars
6
Forks
1
Watchers
6
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
138
commits
8
commits
Delete oldData directory with obsolete RHD routines
2e7d285View on GitHubMerge pull request #3 from mrkondratyev/claude/explain-codebase-mmknlnami8snar3i-ZvKCK
fd050a4View on GitHubAdd rMHD/ folder: isolated Special-Relativistic MHD (SRMHD) solver
4a8e4f4View on GitHubFix bugs, update docstrings and README for rHD/diffusion integration
98ce3cfView on GitHubAdd special-relativistic hydrodynamics (rHD) mode to the Piastra framework
5eaba8bView on GitHubRename ideal_hydro_functions_SR.py to oldData/ideal_hydro_functions_SR.py
1ca000aView on GitHubRename init_cond_SR.py to oldData/init_cond_SR.py
c2f239cView on GitHub