summaryrefslogtreecommitdiff
path: root/xmds2
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2012-06-13 17:34:13 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2012-06-13 17:34:13 -0400
commit49fe8ce263d77ce29eaffe05f43106d987fc3503 (patch)
treea2dd7f1a1c2ec9d2d7ddf3e2818a9421cb6fba2e /xmds2
parentf24d0eda0fe02e0e03ead60c9da81b61ecb141e4 (diff)
downloadNresonances-49fe8ce263d77ce29eaffe05f43106d987fc3503.tar.gz
Nresonances-49fe8ce263d77ce29eaffe05f43106d987fc3503.zip
updated comment about choice of the time lattice
Diffstat (limited to 'xmds2')
-rw-r--r--xmds2/Nlevels_with_doppler_with_z_4wm/Nlevels_with_doppler_with_z_4wm.xmds6
1 files changed, 4 insertions, 2 deletions
diff --git a/xmds2/Nlevels_with_doppler_with_z_4wm/Nlevels_with_doppler_with_z_4wm.xmds b/xmds2/Nlevels_with_doppler_with_z_4wm/Nlevels_with_doppler_with_z_4wm.xmds
index 772322c..9f147c8 100644
--- a/xmds2/Nlevels_with_doppler_with_z_4wm/Nlevels_with_doppler_with_z_4wm.xmds
+++ b/xmds2/Nlevels_with_doppler_with_z_4wm/Nlevels_with_doppler_with_z_4wm.xmds
@@ -144,12 +144,14 @@
so we cannot just blindly increase it.
Some rules of thumb:
* lattice="1000" domain="(-1e-6, 1e-6)"
- was good enough detunings up to 1.5GHz=9.8rad/s notice that 1/dt=500MHz
+ was good enough detunings up to 155 MHz (980 rad/s) notice that 1/dt=500 MHz
* lattice="10000" domain="(-1e-6, 1e-6)"
works for Doppler averaging in up to 400K for Rb when lasers are zero detuned
-->
<dimension name="t" lattice="10000" domain="(-1e-6, 1e-6)" />
- <dimension name="v" lattice="100" domain="(V_maxwell_min, V_maxwell_max)" />
+ <!--<dimension name="v" lattice="100" domain="(V_maxwell_min, V_maxwell_max)" />-->
+ <!-- dbg: small lattice in v to speed up debuging cycle -->
+ <dimension name="v" lattice="10" domain="(V_maxwell_min, V_maxwell_max)" />
</transverse_dimensions>
</geometry>