openmc_mcnp_adapter icon indicating copy to clipboard operation
openmc_mcnp_adapter copied to clipboard

Tool for converting MCNP input files to OpenMC classes/XML

Results 4 openmc_mcnp_adapter issues
Sort by recently updated
recently updated
newest added

As the title states, a `trcl` entry that references a `TRn` transformation. The `TRn` cards are already parsed, so I I'm understanding correctly this is just a matter of retrieving...

I need to convert a model that uses macrobody facets for an `RCC` surface type. I've added this by parsing the macrobody facet identifier (`[sense]{macrobody}.{facet_number}`) and replacing the entry in...

This PR aims to add the support for RCC macrobody with non-axis-aligned: basically a RightCircularCylinder object orientated along Z axis is created and then rotated accordingly to the MCNP definition....

Hi @paulromano, I have been playing a bit with this tool and probably I hit a possible issue. The problem seems to come up when in the MCNP input file...