- Open terminal of your choosing. We are using Windows PowerShell in the example.
- Navigate to the bin file for NDSim

- Complete your command line input.
- First, type the application name. In this example: .\NDSim.exe
- Then input the file path to your .sim file.

- Add "run batch"

- 'run' is a keyword to tell NDSim to start calculations immediately
- 'batch' is a keyword that tells NDSim to exit when calculations are finished
- Finally, add your base filename to be used for all output files.

To run multiple simulations
Create a Batch file and create multiple lines using the format explained above.
Related Articles
Saving and Loading Data
Loading the Data To load a dataset, you will select "file" as and then "Import Dataset" You will want to then navigate to your .vtk file containing the data you wish to view. Saving the Data You will start by selecting the 3-D Rendering Controls ...
First Launch
Getting the application Windows You should have received a ZIP archive called NDSim_v1.zip. Extract the contents to your local computer. You may place the NDSim application anywhere on your computer where you have write access, such as your Desktop ...