Tidy up calculations of current waveforms in TF coils, CS and plasma
Open
@ajpearcey is already working on this.
Since Jul 9, 2024.
Physics
Triaged
- Dominant language
- Python
- Stars
- 71
- Forks
- 27
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 33
Description
In GitLab by @mkovari on Feb 25, 2015, 16:32
This code is very confusing. There are at least three arrays containing similar information:
waves current in coil i, at time j, normalized to the peak current in that coil at any time. I suggest this is removed.
cpt(ngc2,6) current per turn in coil i at time j (A)
curpfs, curpff etc....also seem to be the actual current - could also be removed:
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.