Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit ed7e67d

Browse files
committed
Merge branch 'main' of github.com:Lab-Notebooks/Flow-Boiling-3D
2 parents b125d72 + f9cef73 commit ed7e67d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,14 @@ For instructions on how to use the notebook please see the README for these repo
1717

1818
- Configure your experiment by running `./configure -s <your-site>`
1919

20-
- Build software stack `jobrunner setup software/amrex software/flashkit software/flashx`
20+
- Build software stack `jobrunner setup software/amrex software/flashkit software/flashx -V`. `-V` is for verbose
2121

22-
- Setup an experiment using `jobrunner setup simulation/FlowBoiling/<experiment-name>`. `Example2D` is a lightweight
22+
- Setup an experiment using `jobrunner setup simulation/FlowBoiling/<experiment-name> -V`. `Example2D` is a lightweight
2323
two-dimensional simulations and `Example3D` and `WeakScaling` are production 3D simulations
2424

2525
- Run the experiment using `jobrunner submit simulation/FlowBoiling/<experiment-name>`. Edit the `Jobfile` in root directory
26-
to set schedular specific options or just `bash` if you want to run it interactively.
26+
to set schedular specific options or just `bash` if you want to run it interactively. When running in bash mode use `-V` for
27+
verbosity.
2728

2829
- You can postprocess results using `flashkit`. See the instructions here: https://github.com/Lab-Notebooks/Outflow-Forcing-BubbleML
2930

0 commit comments

Comments
 (0)