radiasoft / rslaser

Integrated modeling of CPA crystal-based laser amplifiers
Apache License 2.0
1 stars 1 forks source link

64 pulse energy bug #65

Closed k-wolfinger closed 1 year ago

k-wolfinger commented 1 year ago

Changing the num_sig_long no longer changes the total pulse energy. This was done by fixing the constant factors during initialization.

Also added LaserPulse.calc_total_energy() and crystal.extract_excited_states().