File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
laser_injection_from_file
relativistic_space_charge_initialization
space_charge_initialization Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- #!/usr/bin/python3
1+ #!/usr/bin/env python
22
33# This file is part of the WarpX automated test suite. It is used to test the
44# injection of a laser pulse from an external binary file.
Original file line number Diff line number Diff line change 1- #! /usr/bin/env python
1+ #!/usr/bin/env python
22"""
33This script checks the space-charge initialization routine, by
44verifying that the space-charge field of a Gaussian beam corresponds to
Original file line number Diff line number Diff line change 1- #! /usr/bin/env python
1+ #!/usr/bin/env python
22"""
33This script checks the space-charge initialization routine, by
44verifying that the space-charge field of a Gaussian beam corresponds to
You can’t perform that action at this time.
0 commit comments