mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Introduced cross_sections.xml to replace use of xsdata. Closes gh-43.
This commit is contained in:
parent
8a48ccfb33
commit
b030a369c5
21 changed files with 3075 additions and 172 deletions
|
|
@ -2,7 +2,9 @@
|
|||
<settings>
|
||||
|
||||
<!-- Path for cross section library -->
|
||||
<xslibrary path="/opt/serpent/xsdata/endfb7/xsdata" />
|
||||
<cross_sections>
|
||||
/home/paulromano/openmc/cross_sections_serpent.xml
|
||||
</cross_sections>
|
||||
|
||||
<!-- Parameters for criticality calculation -->
|
||||
<criticality>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue