aboutsummaryrefslogtreecommitdiff
path: root/Examples/Modules
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/Modules')
-rw-r--r--Examples/Modules/boosted_diags/inputs_3d_slice2
-rw-r--r--Examples/Modules/ionization/inputs_2d_bf_rt2
-rw-r--r--Examples/Modules/ionization/inputs_2d_rt2
-rw-r--r--Examples/Modules/laser_injection_from_file/inputs.2d_test_txye2
4 files changed, 4 insertions, 4 deletions
diff --git a/Examples/Modules/boosted_diags/inputs_3d_slice b/Examples/Modules/boosted_diags/inputs_3d_slice
index 98e9db5d5..7b959e1cb 100644
--- a/Examples/Modules/boosted_diags/inputs_3d_slice
+++ b/Examples/Modules/boosted_diags/inputs_3d_slice
@@ -14,7 +14,7 @@ algo.current_deposition = esirkepov
algo.charge_deposition = standard
algo.field_gathering = energy-conserving
algo.particle_pusher = vay
-algo.maxwell_fdtd_solver = ckc
+algo.maxwell_solver = ckc
interpolation.nox = 3
interpolation.noy = 3
interpolation.noz = 3
diff --git a/Examples/Modules/ionization/inputs_2d_bf_rt b/Examples/Modules/ionization/inputs_2d_bf_rt
index 8feb34a69..bb32abf88 100644
--- a/Examples/Modules/ionization/inputs_2d_bf_rt
+++ b/Examples/Modules/ionization/inputs_2d_bf_rt
@@ -8,7 +8,7 @@ geometry.prob_lo = -5.e-6 -40.e-6
geometry.prob_hi = 5.e-6 0.e-6
amr.max_level = 0
-algo.maxwell_fdtd_solver = ckc
+algo.maxwell_solver = ckc
warpx.do_pml = 1
warpx.cfl = .999
warpx.do_moving_window = 1
diff --git a/Examples/Modules/ionization/inputs_2d_rt b/Examples/Modules/ionization/inputs_2d_rt
index 4dbe42d17..8c22649fb 100644
--- a/Examples/Modules/ionization/inputs_2d_rt
+++ b/Examples/Modules/ionization/inputs_2d_rt
@@ -8,7 +8,7 @@ geometry.prob_lo = -5.e-6 0.e-6
geometry.prob_hi = 5.e-6 20.e-6
amr.max_level = 0
-algo.maxwell_fdtd_solver = ckc
+algo.maxwell_solver = ckc
warpx.do_pml = 1
warpx.cfl = .999
diff --git a/Examples/Modules/laser_injection_from_file/inputs.2d_test_txye b/Examples/Modules/laser_injection_from_file/inputs.2d_test_txye
index 6c0678432..ad0bc7fd4 100644
--- a/Examples/Modules/laser_injection_from_file/inputs.2d_test_txye
+++ b/Examples/Modules/laser_injection_from_file/inputs.2d_test_txye
@@ -23,7 +23,7 @@ warpx.cfl = 0.98
warpx.do_dynamic_scheduling = 0
warpx.load_balance_int = -1
warpx.use_filter = 0
-algo.maxwell_fdtd_solver = ckc
+algo.maxwell_solver = ckc
#################################
############ PLASMA #############