summarylogtreecommitdiffstats
path: root/test_install.sh
blob: d7ed296b9e6ce179731cc4bc70e813355cd27ec7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
 # set non-standard paths
bash set_paths.sh

# test geometry build
python ~/.cache/yay/openmc-git/step_to_h5m.py

# test run
python ~/.cache/yay/openmc-git/test_openmc.py

# clean
rm *.xml
rm *.h5
rm *.stl
rm *.h5m