summaryrefslogtreecommitdiff
path: root/xmds2
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2011-11-03 10:16:40 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2011-11-03 10:16:40 -0400
commit2f6cfe4a53d69a44ab2594385f634c3f18347f57 (patch)
tree1a2728ecca49cf90fa5010c4f70a66f615315ccd /xmds2
parentb2e9ca7dee38e5c516e60a9e3dcfe14233238481 (diff)
downloadNresonances-2f6cfe4a53d69a44ab2594385f634c3f18347f57.tar.gz
Nresonances-2f6cfe4a53d69a44ab2594385f634c3f18347f57.zip
Comments added
Diffstat (limited to 'xmds2')
-rw-r--r--xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Nlevels_no_dopler_with_z_4wm_with_perturbations.xmds5
1 files changed, 5 insertions, 0 deletions
diff --git a/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Nlevels_no_dopler_with_z_4wm_with_perturbations.xmds b/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Nlevels_no_dopler_with_z_4wm_with_perturbations.xmds
index 8b89e9d..4fc9086 100644
--- a/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Nlevels_no_dopler_with_z_4wm_with_perturbations.xmds
+++ b/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Nlevels_no_dopler_with_z_4wm_with_perturbations.xmds
@@ -117,6 +117,10 @@
<!--Zero order density matrix time and z independent-->
<components>r11 r22 r33 r13 r24 r44</components>
<initialisation>
+ <!--This sets boundary condition at all times and left border of z (i.e. z=0)-->
+ <!-- Below initialization assumes strong E1 and E3 which were shining for long time before
+ we even start to look at the problem -->
+ <!-- Precalculated by Nate via Mathematica steady state solver -->
<dependencies>E_field</dependencies>
<![CDATA[
E1c = conj(E1);
@@ -209,6 +213,7 @@
<integration_vectors>density_matrix</integration_vectors>
<dependencies>E_field zero_approximation_rho</dependencies>
<boundary_condition kind="left">
+ <!--This set boundary condition at all 'z' and left border of 't' (i.e. min(t))-->
<!--
<![CDATA[
r11 = 0; r22 = 1; r33 = 0; r44 = 0;