summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2016-05-09 16:26:58 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2016-05-09 16:27:38 -0400
commit9787c5348183f0df17cc3a130f902d7527ab57d7 (patch)
tree69c5defa7541a3a9ee76dc01ca514f64560db0cb
parent24163177a391696e31c2be13cf9327ea9ded1753 (diff)
downloadnoisy_eit_xmds-9787c5348183f0df17cc3a130f902d7527ab57d7.tar.gz
noisy_eit_xmds-9787c5348183f0df17cc3a130f902d7527ab57d7.zip
reduced number of output groups and make laser powerts time independent
-rw-r--r--MOR_5_levels_with_doppler_and_propagation/Nlevels_with_MOR.xmds10
1 files changed, 9 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 be22882..d486176 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
@@ -164,10 +164,18 @@
<![CDATA[
// Initial (at starting 'z' position) electromagnetic field does not depend on detuning
// as well as time
+ EdL=EdLo;
+ EdR=EdRo;
+ EpL=EpLo;
+ EpR=EpRo;
+
+ // Temporary pulse in all fields
+ /*
EdL=EdLo*exp(-pow( ((t-0.0)/Pwidth),2) );
EdR=EdRo*exp(-pow( ((t-0.0)/Pwidth),2) );
EpL=EpLo*exp(-pow( ((t-0.0)/Pwidth),2) );
EpR=EpRo*exp(-pow( ((t-0.0)/Pwidth),2) );
+ */
]]>
</initialisation>
@@ -270,7 +278,7 @@
<!--<integrate algorithm="SIC" interval="4e-2" steps="200">-->
- <samples>100 100 100</samples>
+ <samples>100 100</samples>
<!--Use the next line for debuging to see velocity dependence. Uncomment/switch on output groups 3,4-->
<!--<samples>100 100 100 100</samples>-->
<operators>