Skip to content

Commit d6dad2b

Browse files
authored
added OPENMC_CROSS_SECTIONS env varible
1 parent 900de4e commit d6dad2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ RUN python data/depletion/generate_endf71_chain.py && \
3131
rm ENDF-B-VII.1-neutrons.zip
3232

3333
RUN conda uninstall openmc
34+
35+
ENV OPENMC_CROSS_SECTIONS=/nuclear_data/cross_sections.xml

0 commit comments

Comments
 (0)