mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Xslibrary path now refers to actual xsdata file, not just containing directory. Changed settings.xml for examples and benchmarks. Closes gh-36.
This commit is contained in:
parent
28b2eff77d
commit
7f9ab9f8c3
6 changed files with 6 additions and 11 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<settings>
|
||||
|
||||
<!-- Path for cross section library -->
|
||||
<xslibrary path="/opt/serpent/xsdata/endfb7" />
|
||||
<xslibrary path="/opt/serpent/xsdata/endfb7/xsdata" />
|
||||
|
||||
<!-- Parameters for criticality calculation -->
|
||||
<criticality>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue