HI,
line 90, should it be if(k==1 .and. a>= -4)?
And it seems x(1) is not necessarily equal to 0 directly from ENDF.
Thanks!
Jilang
HI,
line 90, should it be if(k==1 .and. a>= -4)?
And it seems x(1) is not necessarily equal to 0 directly from ENDF.
Thanks!
Jilang
Hi Jilang,
Yes, you are absolutely correct – I have just fixed that:
https://github.com/mit-crpg/openmc/commit/0a05d4594aeb57a0179048c3bb4ccdd00a990b31
Thanks!
Paul