GithubHelp home page GithubHelp logo

johnnonweiler / neutronics-workshop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fusion-energy/neutronics-workshop

0.0 0.0 0.0 35.03 MB

A workshop covering a range of fusion relevant analysis and simulations with OpenMC, DAGMC, Paramak and other open source fusion neutronics tools

License: MIT License

Shell 0.64% Python 54.17% Jupyter Notebook 43.61% Dockerfile 1.59%

neutronics-workshop's Introduction

CircleCI CI with install

docker-publish-release

Fusion Neutronics workshop

A selection of resources for learning fusion neutronics simulations with a particular focus on OpenMC with DAGMC and the Paramak

There are a few slides that introduce the workshop and show the expected outputs of each task.

The use of OpenMC for neutronics analysis requires several software packages and nuclear data. These have all been installed inside a Docker container. The video below gives a brief explainer of what to expect in the workshop and some motivation for learning neutronics.

๐Ÿ‘‰ Try the workshop in your browser

History

The neutronics workshop was created by and is maintained by Jonathan Shimwell largely as a hobby project. John Billingsley has also made lots of great contributions and others have also also helped. The repository was originally made to teach university students via workshops but also became useful for placement students.

The repository has benefited greatly from user feedback. Please feel free to raise Github issues if you spot anything that needs fixing. Contributions are also welcome as pull requests to the develop branch.

The resource has proven most useful as it is one of the few open source and accessible fusion neutronics training resources.

Installation

There are video tutorials for this section which accompany the step by step instructions below.

  • Ubuntu installation video ๐Ÿ‘‰

  • Windows installation video ๐Ÿ‘‰

  • Mac installation video ๐Ÿ‘‰

  1. Install Docker CE for Ubuntu, Mac OS, or Windows, including the part where you enable docker use as a non-root user.

  2. Pull the docker image from the store by typing the following command in a terminal window, or Windows users might prefer PowerShell.

    docker pull ghcr.io/fusion-energy/neutronics-workshop

    Expand - Having permission denied errors?
    
         If you are running the command from Linux or Ubuntu terminal and getting permission denied messages back.
         Try running the same command with with elevated user permissions by adding sudo at the front.
         sudo docker pull ghcr.io/fusion-energy/neutronics-workshop
         Then enter your password when prompted.
         
  3. Now that you have the docker image you can enable graphics linking between your os and docker, and then run the docker container by typing the following commands in a terminal window.

    docker run -p 8888:8888 ghcr.io/fusion-energy/neutronics-workshop

    Expand - Having permission denied errors?
    
         If you are running the command from Linux or Ubuntu terminal and getting permission denied messages back.
         Try running the same command with with elevated user permissions by adding sudo at the front.
         sudo docker run -p 8888:8888 ghcr.io/fusion-energy/neutronics-workshop
         Then enter your password when prompted.
         
  4. A URL should be displayed in the terminal and can now be opened in the internet browser of your choice. Select and open the URL at the end of the terminal print out (highlighted below)

  1. Some tasks require the use of Paraview to view the 3D meshes produced. Parview can be download from here.

    Expand - Ubuntu terminal commands for Paraview install
    
         sudo apt update && sudo apt-get install paraview
         
  2. Some tasks require the use of CAD software to view the 3D geometry produced. FreeCAD is one option for this and can be downloaded here.

    Expand - Ubuntu terminal commands for FreeCAD install
    
             sudo apt update && sudo apt-get install freecad
             

Workshop tasks

The task videos are all available on a nice Gather Town map which is great for working through the workshop with colleagues.

Tasks Keywords Video(s)
Task 1 - Cross sections Nuclear data, cross-sections, MT numbers, Doppler link1 link2 link3 link4
Task 2 - Materials Materials, Neutronics Material Maker, Mixed materials link
Task 3 - CSG geometry CSG geometry, Geometry visualisation link
Task 4 - Sources Neutron point sources, Gamma sources, Plasma sources, Neutron track visualisation link
Task 5 - TBR Tritium Breeding Ratio, Cell tallies, Simulations link
Task 6 - DPA Displacements Per Atom, Cell tallies, Simulations, Volume calculations link
Task 7 - Neutron and photon spectra Neutron Spectra, Photon Spectra, Cell tallies, Energy group structures, Flux, Current link
Task 8 - Mesh tallies Mesh tallies, Structured meshes link
Task 9 - Dose Dose, Cell tallies, Dose coefficients
Task 10 - Making CAD geometry Parametric CAD geometry, Paramak, Geometry visualisation link
Task 11 - CAD Cell tallies CAD-based neutronics, Cell tallies, DAGMC, Heating
Task 12 - CAD Mesh tallies CAD-based neutronics, Mesh tallies, Paramak, DAGMC, Fast flux
Task 13 - Variance_reduction Variance reduction, weight windows
Task 14 - Activation transmutation Isotope build up and tally variation as a function of time
Task 15 - Techniques for sampling parameter space Sampling, Interpolation, Multi-dimensional parameter studies
Task 16 - Parameter study optimisation Data science machine learning approaches

neutronics-workshop's People

Contributors

shimwell avatar billingsley-john avatar ai-pranto avatar pshriwise avatar rworrall-ukaea avatar katie-taylor 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.