In GitLab by @stuartmuldrew on Jul 9, 2018, 08:32
The function ncore in plasma_profiles.f90 calculates the central density of a pedestal profile, however there is currently no warning if the central density is less than the pedestal density. Additionally, under certain situations it returns a negative central density without stopping. I will add a warning to the error list.
In GitLab by @stuartmuldrew on Jul 9, 2018, 08:32
The function ncore in plasma_profiles.f90 calculates the central density of a pedestal profile, however there is currently no warning if the central density is less than the pedestal density. Additionally, under certain situations it returns a negative central density without stopping. I will add a warning to the error list.