Fix bug in loading of NBI data, NBI zero for all times
Merge request reports
Activity
added 5 commits
-
861fb7a0...59f7cea7 - 4 commits from branch
master
- 169b7130 - Fix bug in loading of NBI data, NBI zero for all times
-
861fb7a0...59f7cea7 - 4 commits from branch
@osauter I just found a bug in the core_sources that appears for older discharges, e.g. #59151 where NBI1 was not used but
gdat(59151,'powers')
gives a non emptynbi1
field, but its all zeros. But its now fixed.I also had a wrong usage of
tgrid_nbi
in the DNBI section, that is now fixed.Edited by Antonia Frank
Please register or sign in to reply