summaryrefslogtreecommitdiff
path: root/MOR_5_levels_with_doppler_and_propagation
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2016-05-11 11:56:26 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2016-05-11 11:56:26 -0400
commit6af9bb20e7cd64d0610126edc21212380b56002d (patch)
tree5766fb68e23e6512c0afc9edcbfc3414092b116d /MOR_5_levels_with_doppler_and_propagation
parent5eb294ef4b1d7df082f8a5f40f0ebaca79240652 (diff)
downloadnoisy_eit_xmds-6af9bb20e7cd64d0610126edc21212380b56002d.tar.gz
noisy_eit_xmds-6af9bb20e7cd64d0610126edc21212380b56002d.zip
upperl level decay rate fix, it splits 4 ways
Diffstat (limited to 'MOR_5_levels_with_doppler_and_propagation')
-rw-r--r--MOR_5_levels_with_doppler_and_propagation/Nlevels_with_MOR.xmds2
1 files changed, 1 insertions, 1 deletions
diff --git a/MOR_5_levels_with_doppler_and_propagation/Nlevels_with_MOR.xmds b/MOR_5_levels_with_doppler_and_propagation/Nlevels_with_MOR.xmds
index 65e5922..c58cb11 100644
--- a/MOR_5_levels_with_doppler_and_propagation/Nlevels_with_MOR.xmds
+++ b/MOR_5_levels_with_doppler_and_propagation/Nlevels_with_MOR.xmds
@@ -325,7 +325,7 @@
complex EpLac = conj(EpLa);
complex EpRac = conj(EpRa);
- draa_dt = -i*EpRac*rab+i*EpRa*rba-i*EdLac*rac+i*EdLa*rca-2*Gamma_super*raa
+ draa_dt = -i*EpRac*rab+i*EpRa*rba-i*EdLac*rac+i*EdLa*rca-4*Gamma_super*raa
-i*EpLac*rAB+i*EpLa*rBA-i*EdRac*rAC+i*EdRa*rCA;
drbb_dt = i*EpRac*rab-i*EpRa*rba+Gamma_super*raa-gbc*rbb+gbc*rcc;