Skip to content

Commit

Permalink
Remove Test: pml_x_yee_eb
Browse files Browse the repository at this point in the history
This test does not yet test PML + EB. It just ran a regular
test without EB, after compiling EB.
  • Loading branch information
ax3l committed Aug 14, 2024
1 parent 4262aed commit 9ce778d
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions Regression/WarpX-tests.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2436,21 +2436,6 @@ useOMP = 1
numthreads = 1
analysisRoutine = Examples/Tests/pml/analysis_pml_yee.py

[pml_x_yee_eb]
buildDir = .
inputFile = Examples/Tests/pml/inputs_2d
runtime_params = algo.maxwell_solver=yee chk.file_prefix=pml_x_yee_eb_chk chk.file_min_digits=5
dim = 2
addToCompileString = USE_EB=TRUE
cmakeSetupOpts = -DWarpX_DIMS=2 -DWarpX_EB=ON
restartTest = 1
restartFileNum = 150
useMPI = 1
numprocs = 2
useOMP = 1
numthreads = 1
analysisRoutine = Examples/Tests/pml/analysis_pml_yee.py

[Proton_Boron_Fusion_2D]
buildDir = .
inputFile = Examples/Tests/nuclear_fusion/inputs_proton_boron_2d
Expand Down

0 comments on commit 9ce778d

Please sign in to comment.