From 416c6808da04ef933bd238ce4a985a6e80e2b8e9 Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Tue, 26 Apr 2016 23:30:54 -0400 Subject: fixed decays of the upper and ground states, they are close to Rb values now --- Nlevels_with_MOR.xmds | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Nlevels_with_MOR.xmds b/Nlevels_with_MOR.xmds index 1edcaf4..99d88a0 100644 --- a/Nlevels_with_MOR.xmds +++ b/Nlevels_with_MOR.xmds @@ -70,8 +70,8 @@ //const double Ga=3.0 *(2*M_PI*1e6); //const double G4=3.0 *(2*M_PI*1e6); - complex g = 10; - complex gbc = 0.001; + complex g = Gamma_super; + complex gbc = (2*M_PI)*1e3; // 1/s untits const complex Split = 0; const complex noise = 0; -- cgit v1.2.3