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
26 stars 11 forks source link

TF variables naming conventions #1118

Open jonmaddock opened 3 years ago

jonmaddock commented 3 years ago

In GitLab by @skahn on Sep 29, 2020, 11:47

Description

Dear all here is a list of varible names I find vague and confusing and proposal to for replacement:

Old proposal description
thwcndut t_turn_jack TF coil conduit case thickness (m) (iteration variable 58)
tinstf dl_tf_wp_ins Ground WP insulation thickness (m)
thkcas dl_tf_case_nose inboard TF coil case outer (non-plasma side) thickness (m) (iteration variable 57)
casths dl_tf_case_lat inboard TF coil sidewall case thickness (m) (calculated for stellarators)
casths_fraction f_dl_tf_case_lat Inboard TF coil sidewall case thickness as a fraction of tftort
casthi dl_tf_case_plas Inboard TF coil case plasma side thickness (m) (calculated for stellarators)
casthi_fraction f_dr_tf_case_plas inboard TF coil case plasma side thickness as a fraction of tfcth
tfthko dr_tf_outboard TF coil conduit case thickness (m) (iteration variable 58)

Ref: @jmorris-uk, @stuartmuldrew

Best regards
Seb

jonmaddock commented 3 years ago

In GitLab by @jmorris-uk on Oct 9, 2020, 15:23

t_ and dl_ should be dt_ for theta direction

jonmaddock commented 1 year ago

In GitLab by @wg7580 on Jul 20, 2022, 08:31

@skahn has this been implemented or is it something that still needs looking in to?

chris-ashe commented 2 months ago

This issue should be addressed at a later stage of Pythonisation when then new code layout has been decided. Blocked by #2893 It does not serve any benefit to do it at this time except to hinder.