Skip to content

Introduction

The tokamak_neutron_source package provides a method of generating neutron sources for tokamak fusion device.

Neutron sources can be generated from EQDSK files and custom profiles for export to neutron transport codes.

Installation

We don't try to manage the installation of your neutronics codes. We recommend you install your neutronics code first. If you are using tokamak-neutron-source to create an OpenMC source a simple install of OpenMC using conda can be done with:

conda install -c conda-forge 'openmc>=0.15.0'

To install the latest release of tokamak-neutron-source

pip install tokamak-neutron-source

Contents