Skip to content

RAVENv3.1

Latest
Compare
Choose a tag to compare
@wangcj05 wangcj05 released this 11 Jul 17:46
· 6 commits to devel since this release
2633b64

Official Release of the RAVEN code.

Version: 3.1

Important Features:

  • Updated workshop materials located at raven/doc/workshop for 2024 raven workshop
  • Add capability to handle interdependent functions in samplers/optimizers
  • Enable SimulatedAnnealing Optimizer to handle discrete variables
  • Enable Genetic Optimization with Ensemble Models of multiple codes
  • Added AutoARMA algorithm for synthetic data generation
  • Updated Serpent code interface
  • Updated Relap5 code interface
  • Added BayCal plugin for bayesian calibration
  • Enable Bayesian Optimization to use pre-trained Gaussian Process ROM

What's Changed

Full Changelog: RAVENv3.0...RAVENv3.1

Submodule Updates:

The updates for the submodules are tracked by issue #1114. In this release, there are significant updates in following Plugins. We recommend the users to check the following links for more details.
TEAL: https://github.com/idaholab/TEAL
HERON: https://github.com/idaholab/HERON
SR2ML: https://github.com/idaholab/SR2ML
LOGOS: https://github.com/idaholab/LOGOS
FARM: https://github.com/Argonne-National-Laboratory/FARM

Developers:

We would like to thank all RAVEN internal and external developers for their significant contributions.