Skip to content

Commit

Permalink
Merge pull request #334 from fusion-energy/enums_instead_of_strings
Browse files Browse the repository at this point in the history
using enum instead of strings
  • Loading branch information
shimwell authored Sep 29, 2024
2 parents b7bb30f + bdb6bdb commit 2540637
Show file tree
Hide file tree
Showing 21 changed files with 715 additions and 699 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
python examples/spherical_tokamak_from_plasma_with_pf_magnets.py
python examples/spherical_tokamak_from_plasma_with_tf_magnets.py
python examples/spherical_tokamak_minimal.py
python examples/tokamak_from_plasma_minimal.py
python examples/tokamak_minimal.py
python examples/tokamak_from_plasma_with_divertor.py
python examples/tokamak_minimal.py
python examples/tokamak_from_plasma_minimal.py
Loading

0 comments on commit 2540637

Please sign in to comment.