Skip to content

Releases: LLNL/gidiplus

GIDIplus v3.25

14 Oct 19:08
Compare
Choose a tag to compare

Changes include:

  • full GNDS-2.0 support
  • support lazy loading for faster load time: data sets are not fully parsed until user accesses them
  • added 'RISI' module for reading '.ris' reaction summary files, used
    by transport codes at run time to determine what isotopes to load
  • expanded documentation and tests

GIDIplus v3.22

02 Dec 00:38
Compare
Choose a tag to compare

Changes in GIDIplus v3.22:

Adds support for draft GNDS-2.0 specification
adds support for reading hybrid GNDS files (XML files that point to data in external HDF files) for faster load time
Simplifications to build system
Various bug-fixes

GIDIplus v3.19.73

22 Apr 21:10
Compare
Choose a tag to compare

Changes in GIDIplus v3.19:

  • Simplified build system
  • Expanded test coverage and reorganized test directories ('make check')
  • Started supporting multiple versions of GNDS format (1.9 and "1.10", unofficial version adopted by LLNL meant to help bridge between GNDS 1.9 and 2.0)
  • Various bug-fixes

GIDIplus version 3.18.129

29 Apr 15:54
Compare
Choose a tag to compare

Changes in GIDIplus v3.18:

  • new license (switched from BSD to MIT)
  • added the MCGIDI library, meant for sampling reactions, products, etc. from processed GNDS data files.
  • now using features from the C++11 standard, so compilation requires "-std=c++11"

Test data (in GIDI/Test/Data) is not included in the repository, but is available for download from this release page.