blob: 3d8a48f9f6a42500f4b49506dea78de6d227d42c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
Example input files
===================
This section allows you to **download input files** that correspond to different physical situations. For a definition of the different parameters that are set in these files, see the section :doc:`parameters`. For a complete list of all example input files, have a look at our ``Examples/`` directory. It contains folders and subfolders with self-describing names that you can try. All these input files are automatically tested, so they should always be up-to-date.
Beam-driven electron acceleration
---------------------------------
* :download:`2D case <../../../Examples/Physics_applications/plasma_acceleration/inputs_2d>`
* :download:`2D case in boosted frame <../../../Examples/Physics_applications/plasma_acceleration/inputs_2d_boost>`
* :download:`3D case in boosted frame <../../../Examples/Physics_applications/plasma_acceleration/inputs_3d_boost>`
Laser-driven electron acceleration
----------------------------------
* :download:`2D case <../../../Examples/Physics_applications/laser_acceleration/inputs_2d>`
* :download:`2D case in boosted frame <../../../Examples/Physics_applications/laser_acceleration/inputs_2d_boost>`
* :download:`3D case <../../../Examples/Physics_applications/laser_acceleration/inputs_3d>`
Plasma mirror
-------------
:download:`2D case <../../../Examples/Physics_applications/plasma_mirror/inputs_2d>`
Laser-ion acceleration
----------------------
:download:`2D case <../../../Examples/Physics_applications/laser_ion/inputs>`
.. note::
The resolution of this 2D case is extremely low by default.
You will need a computing cluster for adequate resolution of the target density, see comments in the input file.
Uniform plasma
--------------
:download:`2D case <../../../Examples/Physics_applications/uniform_plasma/inputs_2d>`
:download:`3D case <../../../Examples/Physics_applications/uniform_plasma/inputs_3d>`
|