Why is 'fgwped' available as an interation variable? #2888
Replies: 2 comments
-
I believe that they were included to allow for the I-mode runs where the pedestal density had to be lowered while the temperature remained high at the pedestal. I don't think the option is really needed anymore and if it is needed, then probably a better implementation is required. |
Beta Was this translation helpful? Give feedback.
-
As long as a sensible upper bound is applied this doesn't seem like a crime. Since the volume-average density is usually an iteration variable and the Greenwald limit is applied as an upper bound, it makes sense to allow the pedestal density to vary to fit in with everything else. |
Beta Was this translation helpful? Give feedback.
-
In GitLab by @mkovari on May 31, 2023, 11:37
I am not sure why we would want to allow
fgwped
to be an interation variable.fgwped = fraction of Greenwald density to set as pedestal-top density (iteration variable = 145).
The variables
fgwped_out
andfgwsep_out
are also odd. (The comment below is not mine.)physics.f90
Any comments @jmorris-uk @ajpearcey @stuartmuldrew ?
Beta Was this translation helpful? Give feedback.
All reactions