mcnptools
mcnptools copied to clipboard
I'm unable to compile MCNPTools with version 19 of the Intel compilers. The compiler error appears below. How can I resolve this? [make_error.txt](https://github.com/lanl/mcnptools/files/15025995/make_error.txt)
The Meshtal class has a "GetComment" method that "returns a string of the problem comment" The mctal files contain the tally comments (FC cards) but there appears to be no...
# Python `Meshtal` Class Fails for `mct` < 0 on `PRDMP` Card I'm performing validation of MCNP6.3 and thus have disabled printing of run-specific information in my output files. I'm...
I'm trying to build MCNP tools on Widnows with MSVC 19.0 cmake version 3.25.2 I'm getting the following errors LINK : fatal error LNK1104: cannot open file 'pthreads.lib' [D:\TOOLS\MCNP_TOOLS\mcnptools-main\mcnptools-main\CMakeFiles\CMakeScratch\TryCompile-rx3low\cmTC_e47a5.vcxproj] LINK...
The run_test_compare.cmake files for meshtal2vtk and l3d2vtk do not seem to work correctly on windows machines. I propose the following to fix this issue: For the meshtal2vtk file change:foreach(OUTFILE ${OUTFILES})...
MCNPTools experiences a Segmentation Fault when processing a meshtal file with only a single energy bin. A MWE will be posted. MCNPTools attempts to compare to the "Total" bin, regardless...
`-- Up-to-date: H:/Programs/mcnptools/bin/l3dinfo.exe -- Up-to-date: H:/Programs/mcnptools/bin/l3dscale.exe -- Up-to-date: H:/Programs/mcnptools/bin/mergemctals.exe -- Up-to-date: H:/Programs/mcnptools/bin/mergemeshtals.exe -- Up-to-date: H:/Programs/mcnptools/bin/meshtal2vtk.exe ERROR: Directory 'H:/builds/mcnptools/python' is not installable. Neither 'setup.py' nor 'pyproject.toml' found. -- Up-to-date: H:/Programs/mcnptools/lib/mcnptools.lib --...
There is clear user interest in support for this file format, and the current state of support leads to unneeded user confusion: https://mcnp.discourse.group/t/using-mcnptools-and-meshtals/784.
meshtal2tk gives a segfault for total neutron flux results with mcnp6.1. MCNP gives the upper energy bound as 5.00E+01. The issue doesn't appear with a total photon flux in the...
This is a draft to make the process of installing for python users much easier.