From 1941e6c2b9f8b6da2ed043adc1e4547d15909625 Mon Sep 17 00:00:00 2001 From: Valentin Boettcher Date: Tue, 30 Aug 2022 09:38:10 +0200 Subject: [PATCH] do not couple as long --- python/energy_flow_proper/10_antizeno_engine/model_cc.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/energy_flow_proper/10_antizeno_engine/model_cc.py b/python/energy_flow_proper/10_antizeno_engine/model_cc.py index a31663c..4130853 100644 --- a/python/energy_flow_proper/10_antizeno_engine/model_cc.py +++ b/python/energy_flow_proper/10_antizeno_engine/model_cc.py @@ -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,