Commit ffa451d
* Benchmark build methods -> private
* + _build_model() abstractmethod
* + _build_model abstractmethod
* + _build_model in OpenmcBenchmark
* + self.model in OpenmcBenchmark constructor
* Benchmark build methods -> private
* + _build_model() abstractmethod
* + _build_model abstractmethod
* + _build_model in OpenmcBenchmark
* + self.model in OpenmcBenchmark constructor
* fix tests
* fix test
* + abstractmethod postprocess
* okt specs tally surf id -> 7
* + self._build_source() fix in build settings
* _build_geometry check if mesh.h5m is already present
* + warning if mesh.h5m already present
* update todo.md
* + xarray as dependency
* + tally postprocess, df -> xarray
* updated todo file
* + store results in benchmark_results.h5
* update todo
* + run() abstractmethod
* + run() method in OpenmcBenchmark
* + throw error if unsupported run mode
* update todo
* + pydagmc dependency
* - pydagmc dependency
* + fix polar angle -> cos(angle) source
* + pydagmc as dependency
* fix pydagmc dependency
* update tests
* + fix tests
* typo in surfaces_by_id
* updated todo
* drop 'surface' col in result df
* mode='a' in to_netcdf result method
* add vectorial logo
* change logo
* added 3rd dimension to result xarray
* + small fix on xarray definition
* Experimental configuration of OKTAVIAN experiments
* OKTAVIAN general information
* references
* add al results
* + point to rignt lfs submodule branch
* specify branch in submodule
* + lfs change
* test cad visualization
* test for cad visualization
* update name for oktavian al benchmark
* deleted wrong file
* change src
* change references
* add .glb file for cad visualization
* add html page
* add new reference style
* add interactive view
* + abstractmethod postprocess
* okt specs tally surf id -> 7
* + self._build_source() fix in build settings
* _build_geometry check if mesh.h5m is already present
* + warning if mesh.h5m already present
* update todo.md
* + xarray as dependency
* + tally postprocess, df -> xarray
* updated todo file
* + store results in benchmark_results.h5
* update todo
* + run() abstractmethod
* + run() method in OpenmcBenchmark
* + throw error if unsupported run mode
* update todo
* + pydagmc dependency
* - pydagmc dependency
* + fix polar angle -> cos(angle) source
* + pydagmc as dependency
* fix pydagmc dependency
* update tests
* + fix tests
* typo in surfaces_by_id
* updated todo
* drop 'surface' col in result df
* mode='a' in to_netcdf result method
* added 3rd dimension to result xarray
* + small fix on xarray definition
---------
Co-authored-by: davidepettinari <[email protected]>
Co-authored-by: Davide Pettinari <[email protected]>
Co-authored-by: Ethan Peterson <[email protected]>
1 parent 017b5a6 commit ffa451d
File tree
5 files changed
+127
-12
lines changed- src/openmc_fusion_benchmarks
- benchmarks/oktavian_al
- test
5 files changed
+127
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
12 | 28 | | |
13 | 29 | | |
14 | 30 | | |
15 | | - | |
16 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
57 | 71 | | |
58 | 72 | | |
59 | 73 | | |
| |||
175 | 189 | | |
176 | 190 | | |
177 | 191 | | |
178 | | - | |
179 | | - | |
180 | | - | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
181 | 199 | | |
182 | 200 | | |
183 | 201 | | |
| |||
251 | 269 | | |
252 | 270 | | |
253 | 271 | | |
254 | | - | |
| 272 | + | |
255 | 273 | | |
256 | 274 | | |
257 | 275 | | |
| |||
344 | 362 | | |
345 | 363 | | |
346 | 364 | | |
347 | | - | |
| 365 | + | |
348 | 366 | | |
349 | 367 | | |
350 | 368 | | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
351 | 372 | | |
352 | 373 | | |
353 | 374 | | |
| |||
356 | 377 | | |
357 | 378 | | |
358 | 379 | | |
359 | | - | |
| 380 | + | |
360 | 381 | | |
361 | 382 | | |
362 | 383 | | |
| |||
373 | 394 | | |
374 | 395 | | |
375 | 396 | | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | | - | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments