diff options
Diffstat (limited to 'Example/laser_injection/inputs.rt')
-rw-r--r-- | Example/laser_injection/inputs.rt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Example/laser_injection/inputs.rt b/Example/laser_injection/inputs.rt index 4c7cb5085..a461f32c7 100644 --- a/Example/laser_injection/inputs.rt +++ b/Example/laser_injection/inputs.rt @@ -17,6 +17,8 @@ geometry.is_periodic = 1 1 0 # Is periodic? geometry.prob_lo = -20.e-6 -20.e-6 -12.e-6 # physical domain geometry.prob_hi = 20.e-6 20.e-6 12.e-6 +warpx.serialize_ics = 1 + # Verbosity warpx.verbose = 1 |