| ... | ... | @@ -149,4 +149,5 @@ The command above should run a dam break simulation for 10 seconds. If all works |
|
|
|
If something goes wrong, check the paths, make sure you are in the right directory, and make sure that `serghei` was properly built (from the previous step).
|
|
|
|
|
|
|
|
**IMPORTANT DISCLAIMER**
|
|
|
|
|
|
|
|
Bare in mind that this is **not the correct** way to use the HPC system. By running the command above we ran a command in the ***login node*** of the HPC system, which is not meant to run simulations. We have only done this to quickly test if our build was ok, with an extremely small simulation, on a single CPU. To properly run a simulation we will use `slurm` and `sbatch` scripts in the next tutorial. |
|
|
\ No newline at end of file |