ukaea / PROCESS

PROCESS is a systems code at UKAEA that calculates in a self-consistent manner the parameters of a fusion power plant with a specified performance, ensuring that its operating limits are not violated, and with the option to optimise to a given function of these parameters.
https://ukaea.github.io/PROCESS/
MIT License
36 stars 11 forks source link

For the case where CRYO-AL magnets are used turn off the Superconducting output which is Zero. #1525

Open jonmaddock opened 2 years ago

jonmaddock commented 2 years ago

In GitLab by @cjwgriesel on Jan 13, 2022, 17:22

Superconductor mass per coil (kg) (whtconsc) 0.000E+00 OP Copper mass per coil (kg) (whtconcu) 0.000E+00 OP Steel conduit mass per coil (kg) (whtconsh) 0.000E+00 OP

The above output should be switched off if the magnets are non superconducting (CRYO-AL case) to aid in clarity and reduce confusion in the output file.

jonmaddock commented 2 years ago

In GitLab by @cjwgriesel on Jan 13, 2022, 17:38

i_tf_sup = 2 then the magnet material is CRYO-AL and is not Superconducting and the Superconducting output can be turned off. i_tf_sup = 1 then the magnet is superconducting the Superconducting output can be turned on to display the output.