svenreiche / Genesis-1.3-Version4

Time-dependent, 3D Code to simulate the amplification process of a Free-electron Laser.
GNU General Public License v3.0
54 stars 27 forks source link

some error handling for field/beam dumping #108

Closed ZeugAusHH closed 11 months ago

ZeugAusHH commented 11 months ago

If the file cannot be created the field/beam dump operation aborts. This catches already lots of issues, however, IO errors after opening the file for write still require additional handling.