with the display of maximum and integrated value of the plotted usrbin range gone in 3.4.0, is there a convenient alternative way to obtain or plot this information that doesn’t require me to parse the .dat file manually?
the new flair 3.4.0 (announcement will follow soon) contains a different utility for plotting and manipulating the 3D mesh scoring, called meshtk, allowing:
to process FLUKA, Phits, MCNP and vtk 3D mesh files
list content and statistical information like max/min,int
unstructured meshes
make simple mathematical operations between meshes + - * /
rebin contents
make projections and maximum trace
convert forms
If you run meshtk it will print on the screen all commands how to invoke it
thanks, this sounds promising. Is it possible to run it from within Flair or just command line yet? Is the integral value already implemented (I don’t see an option nor the output)?
Thanks @rmartin
indeed there was a typo in the meshdata module which did not report back correctly the integral.
flair was just updated to the reflect this correction. Please re-install it