Skip to content
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

Bug in source type "disk" #26

Closed
bernhardkaplan opened this issue Sep 8, 2016 · 2 comments
Closed

Bug in source type "disk" #26

bernhardkaplan opened this issue Sep 8, 2016 · 2 comments
Assignees
Labels

Comments

@bernhardkaplan
Copy link

When using the source type "disk" the launched photon density has a dip in the center of the circle and along the radial axis.
output_300x300
The output has been generated using this json parameter file

The volume file is:
{ "Shapes": [ {"Name": "cubic300"}, {"Origin": [0,0,0]}, {"Grid": {"Tag":1, "Size":[300,300,60]}} ] }
and the run command:
mcx -A -f 8benchmark-disk_modified.json -r 100 -b 1 8benchmark-disk_modified "$@"

Python plot script is here

@fangq
Copy link
Owner

fangq commented Jan 28, 2018

close, no longer reproducible. if the issue remains under certain conditions, feel free to reopen.

@fangq fangq closed this as completed Jan 28, 2018
@fangq
Copy link
Owner

fangq commented Mar 11, 2018

possibly this was also caused by the low precision Windows rand() function, see Issue #31 and the fix.

@fangq fangq added the bug label Mar 11, 2018
@fangq fangq self-assigned this Mar 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants