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 168 EGSnrc issues
Sort by recently updated
recently updated
newest added

Revert to the `egs_brachy` encoding for `.egsphant` files, allowing for 63 media encoded with the set of alphanumeric characters (where 0 is reserved for vacuum). Briefly, #633 expanded the number...

bug
improvement

Add an application for calculating gamma spectrometry related quantities, like detector efficiency and coincidence summing corrections. It outputs spectra both with coincidence summing effects included (e.g. a realistic or "non-perfect"...

improvement

This just adds some text referring to input loops on the `Common input syntax` documentation page for egs++. It also fixes a typo on the input loop page.

documentation
small

The egs_base_geometry getMass virtual function is exchanged with a getVolume function that returns region volume instead of mass. This change was performed because typically, initGeometry() is invoked before any media...

bug
improvement
critical

Scores fluence in _user-defined_ regions (`volumetric`) or at a circular or rectangular field (`planar`) located in an arbitrary position in space. Scoring can be done for either photons, electrons or...

improvement

Hi all, I am seeking help to install and configure EGSnrc on my mac running macOS 12.4 Monterey. I have followed the installation instructions rigorously and downloaded EGS using the...

installation
compilation
macos

g++ compiler may have a longer name (e.g., g++-11) and the wrong variable was being printed in options.

installation
macos

This pull request supersedes #632. The idea is to include the 3ddose_tools as a submodule in `EGSnrc/third-party/`, instead of including the source code itself within EGSnrc. A submodule provides a...

improvement

**This PR supersedes #556, #637, and #647.** This is a PR to integrate `egs_mesh` into the develop branch of Release 2022. The library should be considered a beta version, with...

improvement