Skip to content

Commit

Permalink
revert change of warpx.self_fields_required_precision
Browse files Browse the repository at this point in the history
  • Loading branch information
lucafedeli88 committed Jul 13, 2024
1 parent 11fe2f7 commit a6b5ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang_sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
cd Examples/Tests/embedded_circle
# Note: warpx.self_fields_required_precision here is increased due to frequent failures of this test
mpirun -n 2 ../../../build/bin/warpx.2d inputs_2d warpx.serialize_initial_conditions = 0 warpx.self_fields_required_precision = 7e-06
mpirun -n 2 ../../../build/bin/warpx.2d inputs_2d warpx.serialize_initial_conditions = 0
save_pr_number:
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit a6b5ecb

Please sign in to comment.