Skip to content

Commit

Permalink
Update BaroWaveDrySphere_32Elem
Browse files Browse the repository at this point in the history
  • Loading branch information
OsKnoth committed Sep 21, 2024
1 parent 897e877 commit aae2cec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jobs/NHSphere/BaroWaveDrySphere_32Elem
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
julia --project Examples/testNHSphere.jl \
julia --project --check-bounds=yes Examples/testNHSphere.jl \
--Problem="BaroWaveDrySphere" \
--FloatTypeBackend="Float64" \
--FloatTypeBackend="Float32" \
--NumberThreadGPU=512 \
--NumV=5 \
--NumTr=0 \
Expand Down

0 comments on commit aae2cec

Please sign in to comment.