With BlasterSim placed on your PATH, you can run BlasterSim by typing blastersim in your terminal. With BlasterSim placed in your current directory, you can run BlasterSim by typing ./blastersim on Linux, blastersim on Windows with CMD, or .\blastersim on Windows with PowerShell.
The first command line argument is the input file. For example, to run BlasterSim on input.nml in Linux, type blastersim input.nml.
If BlasterSim is run without an input file by running the blastersim by itself, BlasterSim will print a message containing information about how to run BlasterSim, the BlasterSim version, and debugging information:
If BlasterSim is on your PATH, you can run BlasterSim with an input file like blastersim springer-example.nml to simulate the blaster described in the input file. If BlasterSim is placed in your current directory, you can run BlasterSim with an input file like ./blastersim springer-example.nml on Linux, blastersim springer-example.nml on Windows with CMD, or .\blastersim springer-example.nml on Windows with PowerShell. Using the example input file in § 1.7.2 returns the following: