idaholab / MontePy

MontePy is the most user friendly Python library (API) to read, edit, and write MCNP input files.
https://www.montepy.org/
MIT License
27 stars 6 forks source link

Feature: Add Source specification objects #22

Open MicahGale opened 2 years ago

MicahGale commented 2 years ago

@gilbpe needs to be able to parse SDEF blocks.

I think a structure that would be good would be to have a source definition object. This then consumes SI, SP, SD, etc. cards.

MicahGale commented 2 years ago

Also support for KSRC.

SterlingButters commented 7 months ago

Would also be good to implement the built-in functions as part of this effort I would think