Misplaced TF variables
Open
@ajpearcey is already working on this.
Since Apr 8, 2026.
Data structure
TF Coil
- Dominant language
- Python
- Stars
- 71
- Forks
- 27
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 33
Description
Describe the bug
A handful of variables belonging to only superconducting coils are found in tfcoil_variables.py and vice versa for some resitive coil variables.
Expected behaviour
Someone should spend some time to go through tfcoil_variables.py and superconducting_tf_coil_variables.py to sort and sieve the variables to the correct place. This has happened probably because everything was mashed together in FORTRAN and no one really cared.
This will also be a good instance to create a variables file for only resitive TF variables e.g. resitive_tf_coil_variables.py
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.