diff options
Diffstat (limited to 'Examples/Modules/laser_injection_from_file/inputs.2d_test_txye')
-rw-r--r-- | Examples/Modules/laser_injection_from_file/inputs.2d_test_txye | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/Modules/laser_injection_from_file/inputs.2d_test_txye b/Examples/Modules/laser_injection_from_file/inputs.2d_test_txye index 28269598d..43f0d1c93 100644 --- a/Examples/Modules/laser_injection_from_file/inputs.2d_test_txye +++ b/Examples/Modules/laser_injection_from_file/inputs.2d_test_txye @@ -36,6 +36,7 @@ txye_laser.wavelength = 1.0e-6 # The wavelength of the laser (in meters) txye_laser.profile = from_txye_file txye_laser.txye_file_name = "gauss_2d_unf.txye" txye_laser.time_chunk_size = 50 +txye_laser.delay = 0.0 # Diagnostics diagnostics.diags_names = diag1 |