GithubHelp home page GithubHelp logo

leeros00 / shieldingoptimizer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from byu-prism/shielding

0.0 0.0 0.0 88 KB

ML Optimization of Shielding for Molten Salt Microreactors

License: MIT License

Python 100.00%

shieldingoptimizer's Introduction

ML Optimization of Shielding for Molten Salt Microreactors

Introduction

This project focuses on optimizing the shielding of molten salt microreactors using machine learning. It aims to reduce the mass and cost of reactor shields while maintaining safety standards. Our approach combines predictive machine learning models with the Gekko Optimization Suite for efficient shield design.

Repository Contents

  • shielding10.py: The main Python script implementing the optimization algorithm.
  • data.pkl: Data sets used for machine learning model training.
  • maxVals.csv: Maximum values

Background

Radiation shielding is crucial for nuclear reactors. Traditional shields can be bulky and expensive, limiting the application in small, modular, mobile reactors. Our work employs machine learning to optimize shield material and configuration, significantly reducing computational time and resources.

Methods

  • Shield Geometry & Simulation: Utilizes a 1-D radial model for shield geometry.
  • Machine Learning Model: A predictive model employing a Multilayer Perceptron to estimate shielding effectiveness.
  • Optimization Algorithm: Implemented using the Gekko Optimization Suite to optimize shield materials based on the ML model.

Results

Our approach achieved a significant reduction in shield mass (10.8%) and cost (11.9%) compared to traditional methods, while maintaining safety standards.

How to Run the Code

  1. Ensure Python 3.x and necessary libraries (listed in requirements.txt) are installed.
  2. Run python shielding10.py to execute the optimization algorithm.
  3. Output will include optimized shield configurations and performance metrics.

Dependencies

  • Python
  • Gekko Optimization Suite
  • Sci-Kit Learn
  • Additional dependencies are listed in requirements.txt.

Citing Our Work

If you use our code or refer to our research, please cite:

Larsen, A., Lee, R., Wilson, C., Hedengren, J.D., Benson, J., Memmott, M., Multi-Objective Optimization of Molten Salt Microreactor Shielding Employing Machine Learning, Preprint submitted for publication.

Contact

For queries or collaborations, contact the corresponding author:

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

Special thanks to Alphatech Research Corp. for funding and support, and all contributors to the project.

shieldingoptimizer's People

Contributors

apmonitor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.