aims-umich/pyMAISE

Demonstration of new models in all benchmarks

Open

#75 opened on Feb 11, 2025

 (0 comments) (0 reactions) (0 assignees)Python (13 forks)auto 404
documentationgood first issue

Repository metrics

Stars
 (32 stars)
PR merge metrics
 (PR metrics pending)

Description

Background

Currently only the MIT reactor and HTGR benchmarks demonstrate the new models added to pyMAISE. This issue adds all possible models to all pyMAISE benchmarks. This is only applicable to 2-D datasets.

Tasks

  • docs/source/benchmarks/heat_conduction.ipynb
  • docs/source/benchmarks/fuel_performance.ipynb
  • docs/source/benchmarks/reactor_physics.ipynb
  • docs/source/benchmarks/rod_ejection.ipynb
  • docs/source/benchmarks/chf.ipynb
  • docs/source/benchmarks/bwr.ipynb

Definition of Done

All benchmarks demonstrate the performance of the new models as well as existing models.

Contributor guide