do not couple as long

This commit is contained in:
Valentin Boettcher 2022-08-30 09:38:10 +02:00
parent 027a5f4d49
commit 1941e6c2b9

View file

@ -27,7 +27,7 @@ from anti_zeno_engine import *
ε=1,#.1,
ω_c=1,
ε_couple=.68,
n=60,
n=20,
detune=.5,
ω_0=20,
T_c=5e3,
@ -36,7 +36,7 @@ from anti_zeno_engine import *
γ=.2,
switch_cycles=1,
therm_initial_state=False,
#ε_init=.001/2,
ε_init=.001/2,
terms=7,
dt=0.01/2,
sp_tol=1e-4,