summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2016-05-09 16:17:37 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2016-05-09 16:17:37 -0400
commit24163177a391696e31c2be13cf9327ea9ded1753 (patch)
tree8dbbcf1a8fe1165491fae396cc763c53213729be
parentce4051fe0ce1c0c5edcc92952a8a1ad3f1809c42 (diff)
downloadnoisy_eit_xmds-24163177a391696e31c2be13cf9327ea9ded1753.tar.gz
noisy_eit_xmds-24163177a391696e31c2be13cf9327ea9ded1753.zip
removed debuging code
-rw-r--r--MOR_5_levels_with_doppler_and_propagation/Nlevels_with_MOR.xmds4
1 files changed, 0 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 2ff871c..be22882 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
@@ -169,10 +169,6 @@
EpL=EpLo*exp(-pow( ((t-0.0)/Pwidth),2) );
EpR=EpRo*exp(-pow( ((t-0.0)/Pwidth),2) );
- //EpL = EpLo*(1+0.01*2*(((double)rand() / (double)RAND_MAX)-0.5));
- //EpR = EpRo*(1+0.01*2*(((double)rand() / (double)RAND_MAX)-0.5));
-
- //E2=E2o*exp(-pow( ((t-0.0)/Pwidth),2) );
]]>
</initialisation>
</vector>