Skip to content

vasilvas99/bunching-finite-difference

Repository files navigation

2D+t step Bunching Finite Difference Method

Installing

  1. Install poetry 2.0+

    pip3 install uv
  2. Install the dependencies

    uv sync
  3. Get help

    uv run python3 -m bunching_finite_diff --help
  4. Run simulation with defaults

    uv run python3 -m bunching_finite_diff
  5. OR Continue simulation from checkpoint

    uv run python3 -m bunching_finite_diff checkpoint <checkpoint_file.npz>
  6. OPTIONAL Install with GPU/TPU support

      uv sync --group <cuda13|cuda12|tpu>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •