Hello,
In a SOLPS-ITER case where I have populated (and then successfully written out) a plasma_profiles IDS, at the closing stage, when I invoke call ids_deallocate(plasma_profiles) I get a segmentation fault error. I have no debugger visibility inside that call, so I wonder if it is trying to deallocate something I never allocated (and maybe should have?), or to deallocate the same structure twice, or something else. Can this please be investigated?
Thank you.