Physical limit on the ramp-down time
@mkovari is already working on this.
Since Apr 22, 2026.
- Dominant language
- Python
- Stars
- 71
- Forks
- 27
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 33
Description
For a pulsed machine, the duration of starting and stopping the pulse is significant. While numerous Issues have addressed the ramp-up time, the ramp-down time can also be important. This preprint addresses this issue:
On the timescales of controlled termination of tokamak plasmas,
S Van Mulders, O Sauter
While Boozer and Fitzpatrick have been engaged in a slanging match about this (refs 8 and 9), Van Mulders and Sauter seem to have done a real calculation. (I don't claim to have read the paper.) Their conclusion is actually rather favorable.
Proposed solution
We could use this formula to determine the ramp-down time, which will contribute to the total time duration for which no power is produced.
We just need to know $l_{i3}$. This is calculated, but see #1878 for a lengthy discussion.
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.