index
:
hpmr
master
OpenMC model of the HP-MR model from the OECD NEA for studying TRISO homogenization techniques.
Connor Moore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hpmr.py
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'hpmr.py')
-rwxr-xr-x
hpmr.py
2
1 files changed, 1 insertions, 1 deletions
diff --git a/hpmr.py b/hpmr.py
index 4fb858b..f8d288c 100755
--- a/
hpmr.py
+++ b/
hpmr.py
@@ -1,4 +1,4 @@
-#!/bin/python3
+#!/bin/env python3.12
import openmc
import math
import argparse