Skip to content

Scripts to download FENDL libraries and combine into a single file.

License

Notifications You must be signed in to change notification settings

travleev/get-fendl

Repository files navigation

Set of scripts to download FENDL-2.1 and FENDL-3.0 libraies and prepare for use with MCNP

The scripts automatize downloading, unzipping and preparing FENDL libraries for use with MCNP. These scripts rely on wget, unzip, csplit, awk and sed standard linux utilities, as well the makxsf programm that is part of MCNP distribution. The latter is used to put all cross-sections into a single file.

Content

Script What it does
getfiles21.sh, getfiles30.sh Download files containing FENDL from WEB and unzip it into the form needed by scripts combine*.sh
combine21.sh, combine30.sh Scripts to process files containing FENDL libraries, as downloaded and unzipped by getfiles??.sh
combine_all.sh Puts xsdir files generated by combine21.sh and combine30.sh scripts into one file
get_awr.sh Script called from combine??.sh. Prepares file awr.xsdir containing the AWR block of the xsdir file
specs.head Heading of the specs file for makxsf program

About

Scripts to download FENDL libraries and combine into a single file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published