In GitLab by @jmorris-uk on Apr 8, 2020, 16:54
@skahn @stuartmuldrew @mkovari
There is a plasma geometry option switch igeom. In the documentation it only mentions that one is an older calculation and the other newer. One of the comments in global variables seems to suggest that igeom = 0 is for STs. The default is igeom = 1 and it appears none of the tracked input files use it.
Would anyone like to volunteer to investigate the two choices and determine if one is indeed ST relevant. If not, do we need both?

The code above is in plasma_geometry.f90
In GitLab by @jmorris-uk on Apr 8, 2020, 16:54
@skahn @stuartmuldrew @mkovari
There is a plasma geometry option switch
igeom. In the documentation it only mentions that one is an older calculation and the other newer. One of the comments in global variables seems to suggest thatigeom = 0is for STs. The default isigeom = 1and it appears none of the tracked input files use it.Would anyone like to volunteer to investigate the two choices and determine if one is indeed ST relevant. If not, do we need both?
The code above is in
plasma_geometry.f90