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 both `material.dat` and density correction files for pegsless materials, e.g. ``` material data file=C:\Users\Townsonr\EGSnrc\HEN_HOUSE\pegs4\data\material.dat :start tungstenAlloy: density correction file= tungsten bremsstrahlung correction= KM :stop tungstenAlloy: ``` many warnings...

bug

Dose values in `.3ddose` files produced by `EGS_DoseScoring` over an `EGS_XYZGeometry` defined through an `.egsphant` file, density matrix, or interfile are wrong. They are off by a voxel-dependent factor equal...

bug

When adding egsphsp using addphsp, if the number of particles crosses the ~56 GiB barrier, with the number of particles exceeding a 32-bit int, addphsp fails with an exception. ```#bash...

bug

To demonstrate the bug, I'm [attaching](https://github.com/nrc-cnrc/EGSnrc/files/6490066/ReadCT_DICOM_slice_bug.zip) two sets of DICOM slices (created by importing `pynrrd`-generated NRRD files into Slicer and exporting them as DICOM). You can open them in Slicer...

bug

It seems that you have to manually go into the `HEN_HOUSE/omega/progs/beamdp` directory and type `make` to compile beamdp again, without needing to change anything. This was mentioned down in the...

installation

Various RZ and other codes need to convert from scored MeV/g to Gy. Using latest codata values the conversion is 1.6021766E-10 rather than 1.602E-10 used in the codes, i.e. 0.011%...

improvement

The number of digits reported in the .egslog file for the density of each medium is only 2, therefore, the reported density of air is 0.00.

improvement

We ought to verify all the `*.density` density effect correction files distributed with EGSnrc, under `HEN_HOUSE/pegs4/density_corrections/`, in light of the update to the `estar.f` code for ICRU Report 90. Also,...

bug
improvement
help wanted

We've been dealing with the 80 character limit for a while. Under old installs I would manually correct the mortran files when the issue arose. With the transition to git...

improvement

It seems like bug but I don't know where the problem actually is. Looping is in egs_shower and in egs_ausgab x vector has position given next, which never changes `...

bug