Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.43 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.43 KB

NeutronTransport

Documentation
Stable Dev
Build Status
Build Status

Description

NeutronTransport is a reactor physics program that solves the steady-state multigroup neutron transport equation by means of the Method of Characteristics approximation over unstructured grids. It relies on RayTracing.jl for the tracking procedure.

Installation

The package can be installed using the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add NeutronTransport

Or, equivalently, via the Pkg API:

julia> import Pkg; Pkg.add("NeutronTransport")

Examples

These are some popular examples solved with NeutronTransport:

Pincell 4 by 4 BWR lattice (2 Gd pins) C5G7 Benchmark