SUMMARY
The discussion focuses on downloading and executing the FRENDY nuclear code on Ubuntu 22.04. Users can access the open-source FRENDY code from the Japan Atomic Energy Agency's website and follow the installation instructions provided in the official PDF documentation (version 1.4). The execution command for FRENDY is "frendy.exe 'input file name'", but users have reported issues with running sample input files, specifically encountering runtime errors related to input data. A GitHub repository containing scripts for processing JENDL with FRENDY is also shared for additional resources.
PREREQUISITES
- FRENDY nuclear code version 2.00.000
- Ubuntu 22.04 or compatible Linux distribution
- Basic command-line skills in Linux
- Understanding of nuclear data input formats
NEXT STEPS
- Review the FRENDY installation guide available at FRENDY Installation Guide
- Explore the GitHub repository for JENDL processing scripts at AI-Pranto/triga-dataLibrary
- Learn about input file configurations for FRENDY, focusing on the "sigima_zero_data" parameter
- Investigate troubleshooting methods for runtime errors in FRENDY executions
USEFUL FOR
Researchers, nuclear physicists, and software developers working with nuclear data simulations, particularly those utilizing the FRENDY code for computational analysis.