summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2016-04-27 12:36:23 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2016-04-27 12:36:23 -0400
commitbc1e3dcc0ff8ad02753bf9b0820331f5a5178bf3 (patch)
tree4bfcab5483908f365910a31e3275ef0e5fb9ded1
parentf8b4b71debb167378ae71a3e24b3fa3cbe61b424 (diff)
downloadnoisy_eit_xmds-bc1e3dcc0ff8ad02753bf9b0820331f5a5178bf3.tar.gz
noisy_eit_xmds-bc1e3dcc0ff8ad02753bf9b0820331f5a5178bf3.zip
changed sign of absorption to match physics
-rw-r--r--MOR_5_levels_with_doppler_and_propagation/Nlevels_with_MOR.xmds4
1 files changed, 2 insertions, 2 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 6455d22..8fe2b40 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
@@ -343,9 +343,9 @@
<integration_vectors>E_field</integration_vectors>
<dependencies>density_matrix</dependencies>
<![CDATA[
- dEdL_dz = i*eta*(rca) +0*Lt[EdL] ;
+ dEdL_dz = i*eta*conj(rca) +0*Lt[EdL] ;
dEdR_dz = i*eta*(rAB) +0*Lt[EdR] ;
- dEpL_dz = i*eta*(rCA) +0*Lt[EpL] ;
+ dEpL_dz = i*eta*conj(rCA) +0*Lt[EpL] ;
dEpR_dz = i*eta*(rab) +0*Lt[EpR] ;
]]>