blakewalters

Results 11 issues of blakewalters

### Description Installation fails on pegs4 compilation with the message: ``` ********************* Compiling pegs4 ****************** Generating pegs4_osx.f from pegs4.mortran At line 2504 of file mortran3.f (unit = 1, file =...

compilation
macos

This must have been an oversight when these compile variables were introduced! I would suggest merging this ASAP.

compilation

Fixes issue #1047

documentation

Fluence for the source collection was not calculated properly in the case of a collection consisting of N transformations, i, of a single base source. EGS_SourceCollection::getFluence() sums the results of...

bug
critical

This is a draft PR for the DBS option in the EgsRadiativeSplitting ausgab object and will be migrated to a regular PR once testing is complete, some of the more...

**Describe the bug** If a source collection includes multiple transformations of the same base source, then, when determining the fluence for the source collection, the fluence for each transformed source,...

bug

**Describe the bug** Currently in parallel runs where ncase (total no. of histories) > Nphsp (no. of particles in phase space source), any "chunk" of the run for which the...

bug

This fix divides phase space sources used in parallel runs into npar\*nchunk equal segments, where npar is the no. of parallel runs and nchunk is the no. of chunks (defaults...

bug
critical

Handle "rare" cases of energy deposited (edep) in vacuum due to tracks ending once particles cross into the region by immediately zeroing edep. Requires a fix to dosxyznrc to handle...