Solving the Discretised Neutron Diffusion Equations using Neural Networks

01/24/2023
by   T. R. F. Phillips, et al.
0

This paper presents a new approach which uses the tools within Artificial Intelligence (AI) software libraries as an alternative way of solving partial differential equations (PDEs) that have been discretised using standard numerical methods. In particular, we describe how to represent numerical discretisations arising from the finite volume and finite element methods by pre-determining the weights of convolutional layers within a neural network. As the weights are defined by the discretisation scheme, no training of the network is required and the solutions obtained are identical (accounting for solver tolerances) to those obtained with standard codes often written in Fortran or C++. We also explain how to implement the Jacobi method and a multigrid solver using the functions available in AI libraries. For the latter, we use a U-Net architecture which is able to represent a sawtooth multigrid method. A benefit of using AI libraries in this way is that one can exploit their power and their built-in technologies. For example, their executions are already optimised for different computer architectures, whether it be CPUs, GPUs or new-generation AI processors. In this article, we apply the proposed approach to eigenvalue problems in reactor physics where neutron transport is described by diffusion theory. For a fuel assembly benchmark, we demonstrate that the solution obtained from our new approach is the same (accounting for solver tolerances) as that obtained from the same discretisation coded in a standard way using Fortran. We then proceed to solve a reactor core benchmark using the new approach.

READ FULL TEXT

page 14

page 16

page 19

page 20

page 21

page 22

page 25

page 26

research
01/24/2023

Solving the Discretised Boltzmann Transport Equations using Neural Networks: Applications in Neutron Transport

In this paper we solve the Boltzmann transport equation using AI librari...
research
09/16/2022

Solving Stochastic PDEs Using FEniCS and UQtk

The intrusive (sample-free) spectral stochastic finite element method (S...
research
05/23/2021

Learning Green's Functions of Linear Reaction-Diffusion Equations with Application to Fast Numerical Solver

Partial differential equations are often used to model various physical ...
research
02/09/2018

GPU Accelerated Finite Element Assembly with Runtime Compilation

In recent years, high performance scientific computing on graphics proce...
research
07/18/2023

DiTTO: Diffusion-inspired Temporal Transformer Operator

Solving partial differential equations (PDEs) using a data-driven approa...
research
05/13/2018

General solutions for nonlinear differential equations: a deep reinforcement learning approach

Physicists use differential equations to describe the physical dynamical...

Please sign up or login with your details

Forgot password? Click here to reset