EGSnrc icon indicating copy to clipboard operation
EGSnrc copied to clipboard

Toolkit for Monte Carlo simulation of ionizing radiation — Trousse d'outils logiciels pour la simulation Monte Carlo du rayonnement ionisant

Results 172 EGSnrc issues
Sort by recently updated
recently updated
newest added

When using `calculation=combine` option in .egsinp and running interactively to combine number of parallel runs, one gets: ``` . . 497 xxx_w497.egsdat ncase=309130 cpu=377533.00 498 xxx_w498.egsdat error 1 499 xxx_w499.egsdat...

improvement

Reproducer with `tutor7pp`: ```shell $ tutor7pp -i test1.egsinp -p tutor_data 2> stderr.txt # redirect stderr to file In EGS_Application::initSimulation() $ echo $? 1 $ cat stderr.txt EGS_RandomGenerator::createRNG: no 'RNG definition'...

bug

Add this file and it can use Vagrant. Maybe it can more easy to use VirtualBox .

improvement

The sample input files provided in the `egs_chamber` application directory are complex, and moreover depend on a BEAMnrc source or materials that are not readily available. Hence, the examples don't...

documentation

I think I've found an potential issue with the `tutor7pp` fluence scorring array bin math with Address Sanitizer. I am using a modified version of `tutor7pp` called `mevegs` that shares...

The egs_cbct example from the documentation (and distributed with the app) seems to have the source and scoring planes incorrectly positioned. https://nrc-cnrc.github.io/EGSnrc/doc/pirs898/egs_cbct.html https://github.com/nrc-cnrc/EGSnrc/blob/master/HEN_HOUSE/user_codes/egs_cbct/example_w5br.egsinp See the discussion from reddit, which explains...

documentation

I have been experiencing some `SIGSEGV` and `SIGBUS` crashes while running large simulations (see also #828). Building EGSnrc with Address Sanitizer led me to the following case. There appears to...

Hi all, I have been following the Getting Started and have an issue at this point when analysing ph-sp using beamdp_gui. my error message was: the output i was getting...

I found another possible error in the code for bremsstrahlung, this time when doing the energy sampling (specifically if the default `ibr_nist=0` option is used, that is the user wants...

![minGW-installation problem](https://user-images.githubusercontent.com/96041133/156742913-a0e1d5bd-933b-4cfc-b295-f4dbce4fd44d.PNG) I have successfully installed EGSnrc on Ubuntu but when i am installing the said software on the windows 10. The minGW software required for installation of prerequisite software's...