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
53 stars 26 forks source link

[BUG] Output of Frequency is not correct for sample larger than 3 #149

Closed svenreiche closed 7 months ago

svenreiche commented 7 months ago

Describe the bug When running a time-dependent simulation the central frequency in the output '/Global/frequency' should match that of lambdaref in the setup namelist

To Reproduce Run time-dependent simulation with sample > 1

Expected behavior Frequency should be centered of reference frequency defined in the main input deck

svenreiche commented 7 months ago

Fixed with the latest commit of the master branch