Skip to content

vgap and vgap2 are not well named #3241

@grmtrkngtn

Description

@grmtrkngtn

I think these variables should be changed to something more descriptive, particularly vgap2.

real(dp) :: vgap2
!! vertical gap between vacuum vessel and thermal shields (m)

real(dp) :: vgap
!! vertical gap between x-point and divertor (m) (if = 0, it is calculated)

maybe something like

vgap2: vgap_vv_thermalshield
vgap: vgap_xpoint_divertor

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions