Skip to content

Commit

Permalink
add CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
aeriforme committed Oct 16, 2024
1 parent d057906 commit 8fe333b
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Add tests (alphabetical order) ##############################################
#

add_warpx_test(
test_3d_thomson_parabola_spectrometer # name
3 # dims
1 # nprocs
inputs_test_3d_thomson_parabola_spectrometer # inputs
analysis_default_openpmd_regression.py # analysis
diags/diag1 # output
OFF # dependency
)

0 comments on commit 8fe333b

Please sign in to comment.