Replies: 3 comments
-
@AptGaurav sorry for the delay in responding, we are in the process of transitioning our discussions from Google over here to GitHub discussions and we missed the notification for this. @hayakawa16 are you able to assist with this? |
Beta Was this translation helpful? Give feedback.
-
Hi, Unfortunately it is not possible to do by editing the infile. The source code needs to be modified. In the file vts/MonteCarlo/Photon.cs we have the line of code: Let me know if you have further questions. |
Beta Was this translation helpful? Give feedback.
-
HI Carole,
Thanks for your reply. I'll follow the guidelines you gave and let you know
if I have more questions.
regards,
Gaurav
…On Thu, Dec 7, 2023 at 10:54 PM Carole Hayakawa ***@***.***> wrote:
Hi,
Unfortunately it is not possible to do by editing the infile. The source
code needs to be modified. In the file vts/MonteCarlo/Photon.cs we have the
line of code:
MaxHistoryPts = 300000;
For a intercollision mean free path of [1/(5/mm)] typical in biological
tissue, this results in 60000 mm. If your application needs this limit
increased, then you would need to clone a copy of our source, edit this
number and rebuild. For directions on how to do this please refer to this
page: https://github.com/VirtualPhotonics/VTS/wiki
On the right hand panel there is a section titled "Getting Started with
the Code" with links for Linux, MacOS and Windows.
Let me know if you have further questions.
Carole
—
Reply to this email directly, view it on GitHub
<#16 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6KAVYMGUACDNTQA2PVEXELYIH3VLAVCNFSM6AAAAAA7N2FP6CVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TOOJRGU2DI>
.
You are receiving this because you were mentioned.Message ID:
<VirtualPhotonics/Vts.MonteCarlo/repo-discussions/16/comments/7791544@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Hi,
I wanted to change the maximum pathlength allowed by photons, how do I do that in the infile code?
Beta Was this translation helpful? Give feedback.
All reactions