01 January 1970 6 220 Report

Hello everyone,

I am facing difficulties calculating the dose in a simulation of human tibia brachytherapy, which includes a defect (tumor, temporarily filled with water), trabecular bone, and cortical bone. We need to create a dose map, and the challenge lies in accounting for the dose passing through different materials.

PROBLEM: Initially, we used the *FMESH4 tally with the De/Df, but since they are different materials, MCNP does not accept the overlap of different De/Dfs. In the second attempt, I used the FMESH4 tally with the card Fm -1 0 -5 -6, which is applicable only for photons, and I couldn’t use it for electrons. I would like to better understand the correct way to configure the dose calculation in the region of interest (tibia). Additionally, I have not found a clear reference for how to use the F4(FMESH4) card with the :e,p specification to correctly calculate the dose with the Fm4 card. As a third attempt, I tried using the TMESH type 3, and I was able to obtain the dose, but I still face the issue of not considering the different materials. The TMESH calculates the dose in MeV/cm³, but it does not account for the influence of tissue densities, which directly affects the dose response (comparing the results with +F6, *F8, and TMESH, the results from TMESH are not compatible with any of them).

Could someone help me understand the correct configuration to obtain the expected results for the deposited dose in MCNP, considering both photon and electron contributions?

Below is the geometry (blocks 1 and 2):

c BLOCO 1----------------------------------------------------------------------

c Tibia -----------------------------------------------------------------------

c Osso esquelético

10 3 -1.85 -100 300 imp:p=1 imp:e=1

c Osso cortical

20 2 -1.85 100 300 -200 imp:p=1 imp:e=1

c Defeito

30 1 -0.998 -300 imp:p=1 imp:e=1

c

c Universo vazio

999 0 200 imp:p=0 imp:e=0

c -----------------------------------------------------------------------------

c BLOCO 2 ---------------------------------------------------------------------

c Superfícies

c Osso esquelético

100 RCC 0 0 0 40 0 0 3.2 $ c=(0,0,0) h=40 cm //x r=3.2 cm

c Osso cortical

200 RCC 0 0 0 40 0 0 3.5 $ c=(0,0,0) h=40 cm //x r=3.5 cm

c Defeito quadrado 1 cm³

300 RPP 19.5 20.5 2.4 3.4 -0.5 0.5

c -----------------------------------------------------------------------------

I would like to calculate the dose in a mesh with the following specifications:

  • x: 0 to 40 with 800 divisions
  • y: -3.5 to 3.5 with 140 divisions
  • z: -0.05 to 0.05 with 1 division
More Aline Granja's questions See All
Similar questions and discussions