You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TODO.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,13 @@
3
3
4
4
5
5
## Benchmarks API
6
+
- UQ-TMC: Handle the NJOY dependency
7
+
- UQ-TMC: separate the preparation of run from the execution of the tmc loops (xml files outside the loop, tmc-manager like this: https://github.com/openmc-dev/openmc/pull/3508)
8
+
- UQ-TMC: implement list of models in tmc engine
9
+
- UQ-TMC: the first realization should be the original xs "mean" (baseline)
10
+
- UQ-TMC: allow more options to user (e.g. library to perturb)
11
+
- UQ-TMC: allow a list of nuclides to perturb
12
+
- UQ-TMC: allow list of nuclides and perturbations from specifications file
6
13
- Add capability of merging multiple surface results for oktavian (should happen only with surface tallies)
7
14
- Add expected tally results shape in `schema` and `specifications` to deal with the point here above
8
15
- Try to manage results as numpy arrays instead of pandas dataframes in `OpenmcBenchmark.postprocess()`
0 commit comments