LICENSE
README.md
pyproject.toml
src/gandalf_krmhd.egg-info/PKG-INFO
src/gandalf_krmhd.egg-info/SOURCES.txt
src/gandalf_krmhd.egg-info/dependency_links.txt
src/gandalf_krmhd.egg-info/requires.txt
src/gandalf_krmhd.egg-info/top_level.txt
src/krmhd/__init__.py
src/krmhd/config.py
src/krmhd/diagnostics.py
src/krmhd/forcing.py
src/krmhd/hermite.py
src/krmhd/io.py
src/krmhd/physics.py
src/krmhd/py.typed
src/krmhd/spectral.py
src/krmhd/timestepping.py
src/krmhd/validation.py
tests/test_config.py
tests/test_diagnostics.py
tests/test_examples.py
tests/test_forcing.py
tests/test_grid_convergence.py
tests/test_hermite.py
tests/test_hermite_closures.py
tests/test_import.py
tests/test_io.py
tests/test_kinetic_fdt.py
tests/test_performance.py
tests/test_physics.py
tests/test_run_simulation.py
tests/test_spectral.py
tests/test_timestepping.py
tests/test_validation.py