Skip to content

JADE

Compare
Choose a tag to compare
@alexvalentine94 alexvalentine94 released this 25 Mar 09:37
· 120 commits to master since this release
152b1fa

This version of JADE includes the introduction of significant new features listed below. As the code has been changed considerably relative to the last release, users are encouraged to raise any issues encountered during testing on the repository.

What's Changed

  • Compatibility of JADE with Linux operating system. Windows and Linux now supported.
  • Run OpenMC and Serpent particle transport codes in JADE.
  • Post processing of OpenMC for Sphere leakage benchmark.
  • Ability to run JADE in parallel using job submission on HPC clusters.
  • JADE folder structure changed to accommodate additional transport codes.
  • Support for different python versions.
  • Installable as a pip package.
  • Removed xlwings dependency.
  • Additional worksheet in Excel comparison output.
  • Improved coverage of code base.
  • Addition of CaF and W to sphere leakage benchmark.
  • Additional experimental benchmarks added to JADE:
    • ASPIS Iron-88 benchmark.
    • Iron Slab Experiment (TUD).
    • TUD Spectra Measurements (FNG Bulk Shield).
    • FNG/TUD Tungsten Experiment.
  • Updated guidelines for development of the code.
  • Addition of built in ACE & EXFOR cross section plotters.
  • New templates added for Issues on the repository and Pull Requests.
  • Revised configuration format in support of additional transport codes and revised cross section handling.
  • Linux testing added to CI.
  • Several bug fixes.

New Contributors

Full Changelog: v2.2.0...v3.0.0