79242840

Date: 2024-12-02 02:32:32
Score: 1
Natty:
Report link

Generating MCNP decks can be very prone to mistakes for beginners. Using a Python library like CardSharp for generating MCNP input decks can be especially useful for MCNP beginners: https://github.com/pnnl/CardSharpForMCNP.

It supports all geometry primitives and has a large materials library. Source and tally support is currently mainly geared towards detector models. Cards/features that are not yet supported can be easily inserted as raw strings. Comprehensive examples are provided.

Full disclosure: I am the developer of the library.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: NSD