3 releases

0.0.2 Mar 21, 2023
0.0.1 Mar 21, 2023
0.0.0 Mar 21, 2023

#377 in Simulation

48 downloads per month

Custom license

405KB
454 lines

Neutron

Neutron scattering physics simulation

Installation

Dependencies

Quickstart

Downloading the release tool should be as simple as:

cargo install neutrons

Create a directory called input, and within it add a parameters file called parameters.json:

mkdir input
touch input/parameters.json

The parameters file should look something like this.

You can then run the program with:

neutrons parameters.json

Dependencies

~13–22MB
~320K SLoC