mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-23 19:45:34 -04:00
5 lines
124 B
Bash
Executable file
5 lines
124 B
Bash
Executable file
#!/bin/bash
|
|
set -ex
|
|
|
|
# Download NNDC HDF5 data, ENDF/B-VII.1 distribution, multipole library
|
|
source tools/ci/download-xs.sh
|