Documentation |
---|
Build Status |
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.
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")
These are some popular examples solved with NeutronTransport:
Pincell | 4 by 4 BWR lattice (2 Gd pins) | C5G7 Benchmark |