Giter Site home page Giter Site logo

ants's Introduction

A Neutron Transport Solution (ANTS)

A Neutron Transport Solution (ANTS) calculates the neutron flux for both criticality and fixed source problems of one dimensional slabs and spheres and two dimensional slabs using the discrete ordinates method and written in Cython.

There are a number of different acceleration methods used including a collision-based hybrid method, machine learning models to predict matrix-vector multiplication, dynamic mode decomposition, and synthetic diffusion acceleration (DSA).

There are also verification procedures to ensure both the code and solutions are correct. For code verification, manufactured solutions are used for one- and two-dimenisonal slab problems to ensure proper discretization. Solution verification uses the method of nearby problems, which uses one spatial grid.

 

One Dimensional Features

Spatial Discretization Temporal Discretization Multigroup Solve K-Eigenvalue Solve
☑ Step Method ☑ Backward Euler ☑ Source Iteration ☑ Power Iteration
☑ Diamond Difference ☑ BDF2 ☐ DSA ☐ DJINN
☑ Step Characteristic ☑ Crank-Nicolson ☑ DMD ☑ DMD
☐ Discontinuous Galerkin ☑ TR - BDF2 ☐ GMRES ☐ Davidson Method

 

Two Dimensional Features

Spatial Discretization Temporal Discretization Multigroup Solve K-Eigenvalue Solve
☑ Step Method ☑ Backward Euler ☑ Source Iteration ☑ Power Iteration
☑ Diamond Difference ☑ BDF2 ☐ DSA ☑ DMD
☐ Step Characteristic ☑ Crank-Nicolson ☑ DMD ☐ Davidson Method
☐ Discontinuous Galerkin ☑ TR - BDF2 ☐ GMRES

 

Verification

  • Method of Manufactured Solutions (MMS)
  • Method of Nearby Problems (MNP)

 

To Do

  • 1D / 2D Diffusion Equation
  • Correct for Ray Effects (2D)

ants's People

Contributors

bwhewe-13 avatar

Stargazers

longritian avatar

Watchers

 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.