We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 473d53c + c46e46c commit b4bc3b8Copy full SHA for b4bc3b8
docs/source/_config.yml
@@ -29,3 +29,8 @@ repository:
29
html:
30
use_issues_button: true
31
use_repository_button: true
32
+
33
+# Set citation style to numeric
34
+sphinx:
35
+ config:
36
+ bibtex_reference_style: label
docs/source/oktavian_al_benchmark.md
@@ -1,14 +1,9 @@
1
# Oktavian Aluminium Benchmark
2
-TEST
3
4
## CAD
5
-:::{raw} html
+The following link opens an interactive 3D visualization of the CAD model used in the benchmark:
6
7
-<iframe src="../viewers/oktavian_a.html"
8
- width="100%" height="600px"
9
- style="border:none;"></iframe>
10
-
11
-:::
+[View interactive 3D model](https://eepeterson.github.io/openmc_fusion_benchmarks/viewers/oktavian_a.html)
12
13
## Results
14
0 commit comments