The following improvements have been added between Version 5.0.9 and 5.0.10:

issue000300 Improve support of hexagonal geometries in module SALT::
  • Implement support of translation boundary conditions
  • Implement nangl=18 for cyclic quadratures in hexagonal geometry
  • Implement RA60 rotation/translation
  • Correct neutronicMix assignments in module G2S:
  • Correct Serpent geometry translation in module G2MC:
  • Correct volume calculation with cyclic hexagonal quadratures
issue000301 Implement corner flux correction with nodal flux reconstruction
issue000302 Add support of ALAMOS geometries in module G2S::
  • Support TISO tracking with ALAMOS hexagonal geometries
  • Add support for ALAMOS PropertyMap information
  • Add non-regression tests
issue000303 Correct a Ganlib regression in issue000265
issue000304 Implement keyword MERGMIX in module SALT: for speeding resonance self-shielding calculations
issue000305 Improve OpenMP support:
  • Correct compilation and Makefile issues with make openmp=1
  • Correct more issues in SN routines with make openmp=1
issue000306 Correct a segmentation fault in PyGan related to high ranges
issue000307 Implement the Autosecol self-shielding module AUTO:
issue000308 Improve support of nodal schemes with the Equivalent Reflectot Model (ERM) schemes:
  • Implement the ERM-ANM nodal equivalence method
  • Implement interpolation of ERM-related values in module MCR:
issue000309 Implement keyword COPY in module LIB: to force COMB on an existing mixture
issue000310 Implement better detection of segmentation faults in module SYBILT:
issue000311 Implement capability of erasing the contents of a LCM or XSM object
issue000312 Improve support of PyGan:
  • Improve PyGan rpython script and makefiles
  • Remove Py_TPFLAGS_HAVE_GC flag in lcmmodule.c
issue000313 Implement molted salt capabilities in module THM:
issue000314 Correct a memory overlap bug in subroutine XCGGEO.f
issue000315 Implement the resonance spectrum expansion (RSE) self-shielding method:
  • Improve normalization of RSE
  • Implement support of BIN-DELI record
  • Implement support of the unresolved energy domain
  • Allow adjustment of the POD rank epsilon in user data
  • Implement the ECCO full correlation model
  • Correct the SPH correction in temperature gradient cases
  • Set SVDEPS to default value 1.0E-3
  • Correct the mutual temperature correlation effect of the RSE method
  • Implement support for unequal lethargy widths within coarse energy groups
  • Implement XI_V and GAMMA_V records
  • Improve support of mutual shielding effect with RSE method
  • Increase MAXST to 20 with RSE option in module USS:
issue000316 Correct import of double precision values from LCM/XSM exported ASCII files
issue000317 Correct the non-regression tests for new Draglibs with refined Autolibs
issue000318 Implement PIP configuration in PyGan
issue000319 Adjust the print level in module LIB: with Draglibs
issue000320 Correct a bug related to record PYIELD in module EDI:
issue000321 Correct a bug related to leakage models in module EDI:
issue000322 Make VOLUME record optional in module COMPO:
issue000323 Implement support of aarch (ARM64) architecture with Ampere Altra processors
  • Correct .access and .save scripts for arm64 Linux
  • Correct Makefiles for arm64 Linux
  • Correct a compatibility issue in PyGan
  • Correct the channel_mphy.x2m non-regression test
issue000324 Correct a bug related to S60 hexagonal fuel maps in Donjon
issue000325 Commit corrections from Guy Marleau (modules EVO: FMT: and RESINI:)