# Phase Physics toolkit and simulations. ## Quickstart Clone: ```shell git clone https://github.com/RadiantTechLRT/guides.git cd guides/simulations/phase ``` Install: ```shell cargo build --release ``` Run: ```shell cargo run --bin neutrons --release ```