Skip to content

Fix: Patch for the Gammaknife example in Geant4 v11.3.2 #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EricKim27
Copy link

The problem:

  • The visualization is not drawing the geometry on the simulation

  • boxMesh is not being placed correctly, so the eDep file shows all zeroes on deposited energy.

The following diff file fix these issues:

  • geometry is drawn with /vis/drawVolume

  • boxmesh is positioned at where the patient(a sphere geometry with water) is present(with /mesh/score/translate/xyz 0. 0. 0. cm)

The problem:
- The visualization is not drawing the geometry on the simulation

- boxMesh is not being placed correctly, so the eDep file shows all zeroes on deposited energy.

The following diff file fix these issues:

- geometry is drawn with /vis/drawVolume

- boxmesh is positioned at where the patient(a sphere geometry with water) is present(with /mesh/score/translate/xyz 0. 0. 0. cm)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants