Skip to content

Commit

Permalink
run_all ; correct way to launch cavitationonset test case
Browse files Browse the repository at this point in the history
  • Loading branch information
PCoulomPoMtl committed Sep 23, 2024
1 parent 23fbe55 commit fa33d61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/run_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ cd ..
./build/binaryinteraction_apecss -options run.apecss -freq 15.7e3 -amp -120e3 -tend 7.5e-4
python3 plot_result.py
rm -r Bubble_0 Bubble_1
./cavitationonset/run_cavitationonset.sh
cd ../cavitationonset
./run_cavitationonset.sh
cd ../gastemperature/build
./compile.sh
cd ..
Expand Down

0 comments on commit fa33d61

Please sign in to comment.