endf-python icon indicating copy to clipboard operation
endf-python copied to clipboard

Python ENDF Parser

Results 6 endf-python issues
Sort by recently updated
recently updated
newest added

Just adding conda as an alternative install option hopefully having a conda install helps ease integration with openmc

Thanks for making this package Paul I've been trying to make use of endf.IncidentNeutron instead of openmc.IncidentNeutron for a plotting package I'm working on. The first feature that appears to...

This is a quick first pass at trying to make the `KeyError` message clear this is a user error, and not a library error. @paulromano, Is this a reasonable approach...

#### Description I encountered a `KeyError` while trying to access specific sections of an ENDF material. Below is a summary of the issue: #### Steps to Reproduce: 1. Load a...

My bad if I missed it but is seems that the ACE parser do not support probability tables (URR block). Similarly to what I was saying in #15 I had...

Hi, it would be nice to add photon production XS parsing. I recently had to systematically plot these XS in a V&V campaign for a new release of D1S nuclear...