diff options
author | 2019-05-07 16:50:58 -0700 | |
---|---|---|
committer | 2019-05-07 16:50:58 -0700 | |
commit | 8ae480604c740fff0c28838ae84fdc31dc0c8254 (patch) | |
tree | 302396db649e9bf599db9e687912cb8a53a4bb79 /Docs/source/running_cpp | |
parent | 1cacbf343306ebc06903f2dd55f76ab62f5d12d1 (diff) | |
download | WarpX-8ae480604c740fff0c28838ae84fdc31dc0c8254.tar.gz WarpX-8ae480604c740fff0c28838ae84fdc31dc0c8254.tar.zst WarpX-8ae480604c740fff0c28838ae84fdc31dc0c8254.zip |
typo
Diffstat (limited to 'Docs/source/running_cpp')
-rw-r--r-- | Docs/source/running_cpp/parameters.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Docs/source/running_cpp/parameters.rst b/Docs/source/running_cpp/parameters.rst index b1e05f950..fb8931c60 100644 --- a/Docs/source/running_cpp/parameters.rst +++ b/Docs/source/running_cpp/parameters.rst @@ -424,9 +424,6 @@ Laser initialization moving window and laser propagation directions to be the same (`x`, `y` or `z`) -Currently only works if boost direction, laser direction - and moving window are all in the `z` direction. - * ``warpx.num_mirrors`` (`int`) optional (default `0`) Users can input perfect mirror condition inside the simulation domain. The number of mirrors is given by ``warpx.num_mirrors``. The mirrors are |