Skip to content

Releases: JADE-V-V/JADE

v3.0.1

05 Jun 09:05
Compare
Choose a tag to compare

What's Change

New Contributors

Full Changelog: v3.0.0...v3.0.1

JADE

25 Mar 09:37
152b1fa
Compare
Choose a tag to compare

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

JADE

05 Apr 10:39
Compare
Choose a tag to compare

Main enhancements:

  • Introduction of Tiara benckmark post-processing
  • Introduction of FNG Bulk Blanket benckmark post-processing
  • Introduction of FNG Tungsten benchmark post-processing
  • Update of default config file with new benchmarks
  • MCNP inputs and experimental data of new benchmarks added to install files (no weight windows and SINBAD files)
  • Added capability to handle IRDFF libraries with FNG BLK and FNG W benchmarks

Minor bug fixes:

  • correction in MCTAL_READER file to handle f5 tallies mctal file

Main documentation improvements:

  • added documentation for Tiara benchmark
  • added documentation for FNG Bulk Blanket benchmark
  • added documentation for FNG Tungsten benchmark

JADE

10 May 15:29
Compare
Choose a tag to compare

Change log:

  • Solved issue in TBM plot (#154)
  • Solved issues related to FNG benchmark post-processing
  • slight improve in Oktavain output

JADE

08 Mar 15:18
Compare
Choose a tag to compare

Main enhancements:

  • better testing for the material info utility
  • easier to change default extension for plots
  • improved Oktavian output format
  • improved testing on the material parser
  • added capability to remove runtpe files

Main bug fixes:

  • corrected bug setting density for 93235 always set to 1
  • fixed bug impeding a correct use of the continue option
  • removal of debugging print statements

Main documentation improvements:

  • improved TBM benchmark section
  • added source info for itercyl and sphereSDDR
  • added introduction to CI and testing
  • added references

JADE

27 Jan 11:35
7cee3ac
Compare
Choose a tag to compare
  • fixed a bug preventing a correct creation of the JADE folder tree at first installation
  • added testing for testrun.py module
  • improved documentation
  • fixed minor bugs

JADE

23 Dec 14:45
Compare
Choose a tag to compare

Main updates/new features:

  • First public release
  • Improved performance of material card translations
  • Improved documentation (now hosted in read the docs)
  • Improved testing coverage

JADE

29 Oct 11:18
Compare
Choose a tag to compare

Main updates/new features:

  • Pytest is now automated through GitHub actions (CI)
  • More robust installation procedure
  • Update of documentation
  • Corrected minor bugs in the "generate" and "printmat" utility
  • Fixed bugs in the sphere leakage benchmark pp
  • Fixed bugs in the Oktavian benchmark pp

JADE

19 Oct 10:48
Compare
Choose a tag to compare

New features:

  • included D1S capabilities in JADE;
  • new benchmarks: Sphere SDDR, ITER Cyl SDDR, FNG;
  • acelib utility
  • react utility

Main updates:

  • improved documentation
  • bug fixing
  • general enhancements

JADE

24 Jun 13:49
Compare
Choose a tag to compare

Main changes from previous release:

  • Introduced TBM computational benchmarks (with new plot style)
  • Introduced C-model benchmarks (with new plot style)
  • New html documentation (local)
  • General improvements and bugs fixing