summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--delta_2photon_noise.xmds8
1 files changed, 4 insertions, 4 deletions
diff --git a/delta_2photon_noise.xmds b/delta_2photon_noise.xmds
index 8fec16f..3ecfb6b 100644
--- a/delta_2photon_noise.xmds
+++ b/delta_2photon_noise.xmds
@@ -19,9 +19,9 @@
<![CDATA[
const complex g=10;
const complex gbc=.001;
- const complex Split = 0.2;
+ const complex Split = .1;
const double tset=5;
- const double alpha = 0;
+ const double alpha = .0;
complex Gab, Gca, Gcb, GCB;
complex Ep,Ed,Epc,Edc;
@@ -29,7 +29,7 @@
double delta_2photon, delta_d;
complex rba,rac,rbc;
complex rBA,rAC,rBC;
- complex drive_field0=.1, probe_field0=.1;
+ complex drive_field0=1, probe_field0=1;
]]>
</globals>
</features>
@@ -65,7 +65,7 @@
</vector>
<sequence>
- <integrate algorithm="ARK45" interval="130.0" tolerance="1e-7">
+ <integrate algorithm="ARK45" interval="13.0" tolerance="1e-7">
<samples>100</samples>
<operators>
<integration_vectors>density_matrix</integration_vectors>