diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2012-06-13 17:44:50 -0400 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2012-06-13 17:44:50 -0400 |
commit | 6b2ee460cea2f800becd85b4f254a96ee678da82 (patch) | |
tree | 26273b4e35c0e1d374fa7a7abc9bb5b4297194f2 | |
parent | 49fe8ce263d77ce29eaffe05f43106d987fc3503 (diff) | |
download | Nresonances-6b2ee460cea2f800becd85b4f254a96ee678da82.tar.gz Nresonances-6b2ee460cea2f800becd85b4f254a96ee678da82.zip |
v lattice size 10 -> 100
-rw-r--r-- | xmds2/Nlevels_with_doppler_with_z_4wm/Nlevels_with_doppler_with_z_4wm.xmds | 4 |
1 files changed, 1 insertions, 3 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 9f147c8..35e4ba4 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 @@ -149,9 +149,7 @@ 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)" />--> - <!-- dbg: small lattice in v to speed up debuging cycle --> - <dimension name="v" lattice="10" domain="(V_maxwell_min, V_maxwell_max)" /> + <dimension name="v" lattice="100" domain="(V_maxwell_min, V_maxwell_max)" /> </transverse_dimensions> </geometry> |