LLNL/UEDGE

Possible Glitch oderhs.m

jguterl opened this issue · 2 comments

Line 7934 in oderhs.m:
if(isngonxy(ix,iy,ifld) == 1) then
should read
if(isngonxy(ix,iy,igsp) == 1) then
?

holm10 commented

Closed as solved