File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,18 @@ Laser-driven electron acceleration
3232
3333AMReX ``inputs ``:
3434
35+ * :download: `1D case <../../../Examples/Physics_applications/laser_acceleration/inputs_1d >`
3536* :download: `2D case <../../../Examples/Physics_applications/laser_acceleration/inputs_2d >`
3637* :download: `2D case in boosted frame <../../../Examples/Physics_applications/laser_acceleration/inputs_2d_boost >`
3738* :download: `3D case <../../../Examples/Physics_applications/laser_acceleration/inputs_3d >`
39+ * :download: `RZ case <../../../Examples/Physics_applications/laser_acceleration/inputs_rz >`
3840
39- PICMI files :
41+ PICMI (Python) scripts :
4042
41- * :download: `Without mesh refinement<../../../Examples/Physics_applications/laser_acceleration/PICMI_inputs_3d.py> `
43+ * :download: `1D case <../../../Examples/Physics_applications/laser_acceleration/PICMI_inputs_1d.py >`
44+ * :download: `2D case with mesh refinement <../../../Examples/Physics_applications/laser_acceleration/PICMI_inputs_2d.py >`
45+ * :download: `3D case <../../../Examples/Physics_applications/laser_acceleration/PICMI_inputs_3d.py >`
46+ * :download: `RZ case <../../../Examples/Physics_applications/laser_acceleration/PICMI_inputs_rz.py >`
4247
4348Plasma mirror
4449-------------
@@ -84,7 +89,7 @@ The Monte-Carlo collision (MCC) model can be used to simulate capacitive dischar
8489 Test cases
8590----------
8691
87- PICMI test cases included that can be used as a reference:
92+ PICMI (Python) test cases included that can be used as a reference:
8893
8994* :download: `Gaussian beam <../../../Examples//Modules/gaussian_beam/PICMI_inputs_gaussian_beam.py >`
9095* :download: `Langmuir plasma wave test in 3d <../../../Examples//Tests/Langmuir/PICMI_inputs_langmuir_rt.py >`
You can’t perform that action at this time.
0 commit comments