Skip to content

Commit

Permalink
Test: Analyze Expanding Beam
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Sep 19, 2022
1 parent fb00f6f commit e482a60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ add_impactx_test(expanding_beam
examples/expanding_beam/input_expanding.in
OFF # ImpactX MPI-parallel
OFF # ImpactX Python interface
OFF # examples/expanding_beam/analysis_expanding.py
examples/expanding_beam/analysis_expanding.py
OFF # no plot script yet
)

Expand All @@ -296,7 +296,7 @@ add_impactx_test(expanding_beam.py
examples/expanding_beam/run_expanding.py
OFF # ImpactX MPI-parallel
ON # ImpactX Python interface
OFF # examples/expanding_beam/analysis_expanding.py
examples/expanding_beam/analysis_expanding.py
OFF # no plot script yet
)

Expand Down

0 comments on commit e482a60

Please sign in to comment.