Technical Discussion on TMESH Tally in MCNP 6.2 and 6.3

AI Thread Summary
The discussion focuses on the TMESH tally in MCNP versions 6.2 and 6.3, highlighting its similarity to the +F6 tally and its output in MeV/cm³. Participants note the challenge of calculating energy deposition in mesh cells that may span multiple geometry boundaries, complicating material composition assessments. It is confirmed that while TMESH can effectively map dose distribution in complex geometries, there is no built-in conversion factor to change results from MeV/cm³ to MeV/g due to varying material densities. A potential solution involves developing a script for specific geometries to facilitate this conversion. Overall, the conversation emphasizes the importance of accurate material accounting in medical dosimetry simulations.
alinegranja
Messages
6
Reaction score
1
TL;DR Summary
Discussion on converting TMESH tally results in MCNP from MeV/cm³ to MeV/g or MeV.
Hello everyone,

I would like to start a technical discussion about the TMESH tally in MCNP versions 6.2 and 6.3. From my studies, TMESH is similar to +F6, tied to a mesh, and its results are given in terms of MeV/cm³. I wanted to know if there is any way (a multiplier or conversion factor) to use TMESH and obtain results in MeV/g or MeV.

Looking forward to your insights!

Best regards,
Aline
 
Engineering news on Phys.org
Just to add to the discussion, this may follow on from this thread.

The main issue as I understand it, is that TMESH superimposes a mesh independently of the geometry. So while it is easy to calculate the energy deposited in a mesh cell, knowing the composition of that cell, which can straddle geometry cell boundaries, can be very difficult to calculate. So MCNP does not give answers that need this information.

I also do not know what the medical norm for this kind of investigation would be.
 
Hi Alex,

Thank you for your contribution!

In the end, we were able to verify everything we needed. In medical dosimetry simulations, it is essential to assess whether the material is being properly accounted for in the dose calculation performed by the code. Through a series of tests, we confirmed that this is indeed the case, allowing us to use TMESH to map dose distribution across a complex geometry with varying materials.
However, during our analysis, we concluded that there is no direct multiplier in the code to convert the dose from MeV/cm³ to MeV/g when different materials are present (as this would require dividing the original TMESH output by the density of each material). If this conversion is needed for a simple and well-defined geometry, we can develop a script to perform it.

TY!
 
Hello everyone, I am currently working on a burnup calculation for a fuel assembly with repeated geometric structures using MCNP6. I have defined two materials (Material 1 and Material 2) which are actually the same material but located in different positions. However, after running the calculation with the BURN card, I am encountering an issue where all burnup information(power fraction(Initial input is 1,but output file is 0), burnup, mass, etc.) for Material 2 is zero, while Material 1...
Hi everyone, I'm a complete beginner with MCNP and trying to learn how to perform burnup calculations. Right now, I'm feeling a bit lost and not sure where to start. I found the OECD-NEA Burnup Credit Calculational Criticality Benchmark (Phase I-B) and was wondering if anyone has worked through this specific benchmark using MCNP6? If so, would you be willing to share your MCNP input file for it? Seeing an actual working example would be incredibly helpful for my learning. I'd be really...
Back
Top