diff options
author | 2020-01-09 17:26:04 +0100 | |
---|---|---|
committer | 2020-01-09 17:26:27 +0100 | |
commit | d501e9dd309dfed895390d5765be97b17ca23e1f (patch) | |
tree | 4d7470a7ea6a967df99477df91244e98d220ebdb /Docs/source/running_cpp | |
parent | e30af0e8719e1f425412522cc6d21aabbe9f0f2e (diff) | |
download | WarpX-d501e9dd309dfed895390d5765be97b17ca23e1f.tar.gz WarpX-d501e9dd309dfed895390d5765be97b17ca23e1f.tar.zst WarpX-d501e9dd309dfed895390d5765be97b17ca23e1f.zip |
Moved example, updated regression tests and improved related documentation
Diffstat (limited to 'Docs/source/running_cpp')
-rw-r--r-- | Docs/source/running_cpp/parameters.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Docs/source/running_cpp/parameters.rst b/Docs/source/running_cpp/parameters.rst index 6f1365f73..43c434ba2 100644 --- a/Docs/source/running_cpp/parameters.rst +++ b/Docs/source/running_cpp/parameters.rst @@ -570,6 +570,8 @@ Laser initialization * field_data (double[nt * nx * ny], with nt being the slowest coordinate). + A file at this format can be generated from Python, see an example at ``Examples/Modules/laser_injection_from_file`` + * ``<laser_name>.profile_t_peak`` (`float`; in seconds) The time at which the laser reaches its peak intensity, at the position |