Several command line utilities have been made public so far.
| CLI | Links | Description |
|---|---|---|
mesh2vtk* |
mesh2vtk | Convert any legacy MCNP mesh into a VTK file |
mesh2ww* |
mesh2ww | Convert any legacy MCNP mesh to MAGIC weight windows |
ddata |
decaydata | Search IAEA decay data for any nuclide |
fisdef |
fisdef | Convert FISPACT-II inventories to SDEF sources |
posvol |
posvol | De-serialise MCR2S CuV posvol binaries to text/JSON |
splitmesh* |
splitmesh | Split legacy MCNP meshes into smaller files |
pointex* |
pointextract | Extract voxel data from any point legacy MCNP meshes |
(*) HDF5 is also supported, I just need to figure out how to bundle it into the pre-compiled executables
Not all that useful to people, but could be of interest.
| Links | Description |
|---|---|
| ntools docs / repo | Public API docs for core ntools library (unreleased) |
| vscode_mcnp | Basic MCNP syntax highlighting/code completion extension |
| multiplayer_bot | Rusty Discord bot for managing multiplayer game servers |