diff options
Diffstat (limited to 'xmds2')
-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> |