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,