Added unit correction.

This commit is contained in:
jupfi 2023-12-14 14:59:52 +01:00
parent 594f484323
commit 6770f7a318

View file

@ -148,7 +148,7 @@ class Simulation:
# print(abs(timedomain_signal))
timedomain_signal = timedomain_signal
return timedomain_signal * self.conversion_factor
return timedomain_signal * self.conversion_factor * 1e-2
def bloch_symmetric_strang_splitting(
self, B1, xdis, real_pulsepower, imag_pulsepower, relax=1