From 29eee7f5f469cce5bfa7691e0f20b87a4b369e7d Mon Sep 17 00:00:00 2001 From: Jon Shimwell Date: Wed, 11 Jun 2025 16:29:10 +0200 Subject: [PATCH 1/2] fns chain is tendl not endf --- README.md | 2 +- pyproject.toml | 2 +- ...wnload_endf_chain.py => download_chain.py} | 25 +++++++++++++------ src/openmc_data/urls_xml.py | 4 +++ 4 files changed, 23 insertions(+), 10 deletions(-) rename src/openmc_data/download/{download_endf_chain.py => download_chain.py} (64%) diff --git a/README.md b/README.md index db2d2be..78b921b 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ A few categories of scripts are available: | Script name | Library | Release | Branching options| |-|-|-|-| -|download_endf_chain | ENDF/B | VII.1
VIII.0 | None
SFR
PWR +|download_chain | ENDF/B


TENDL | VII.1
VIII.0

2019 | None
SFR
PWR

FNS |