Skip to content

MCCL Version 7.2

Compare
Choose a tag to compare
@lmalenfant lmalenfant released this 28 Jul 23:48
· 21 commits to master since this release
a75c025

Monte Carlo Command Line (MCCL) Application Version 7.2

Download for Linux: MC_v7.2.0_Linux_x64.zip
Download for Windows: MC_v7.2.0_Win_x64.zip
Download for Mac: MC_v7.2.0_Mac_x64.zip

Release Notes

  • For the fluorescent emission sources:
    • omitted use of the boundary bins from the absorbed energy detector results when generating the source.
    • updated how to determine the center of a cylindrical voxel with respect to rho.
    • added a clarification message to user when specifying a "uniform" sampling of the fluorescent voxels that states that the individual voxel results cannot be added together.
    • modified and added unit tests to validate these changes
  • Fixed bugs and code vulnerabilities identified by SonarCloud which includes correctly documenting parameters for each method, removing unused variables, renaming misspelled properties.
  • Fixed code so that transmitted detectors can be post-processed from a database.
  • Added the units tests for MCCL and MCPP to BuildTestRelease.ps1.
  • Updated all NuGet packages.

Requirements:

  • On Linux, Windows and Mac: .NET 6.0 Runtime - download here