3 releases
0.0.2 | Mar 21, 2023 |
---|---|
0.0.1 | Mar 21, 2023 |
0.0.0 | Mar 21, 2023 |
#413 in Simulation
29 downloads per month
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
~14–23MB
~343K SLoC