summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOR_5_levels_with_doppler_and_propagation/Nlevels_with_MOR.xmds8
1 files changed, 4 insertions, 4 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 8fe2b40..757db91 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,10 +343,10 @@
<integration_vectors>E_field</integration_vectors>
<dependencies>density_matrix</dependencies>
<![CDATA[
- dEdL_dz = i*eta*conj(rca) +0*Lt[EdL] ;
- dEdR_dz = i*eta*(rAB) +0*Lt[EdR] ;
- dEpL_dz = i*eta*conj(rCA) +0*Lt[EpL] ;
- dEpR_dz = i*eta*(rab) +0*Lt[EpR] ;
+ dEdL_dz = i*eta*conj(rca) + Lt[EdL] ;
+ dEdR_dz = i*eta*(rAB) + Lt[EdR] ;
+ dEpL_dz = i*eta*conj(rCA) + Lt[EpL] ;
+ dEpR_dz = i*eta*(rab) + Lt[EpR] ;
]]>
</operators>