diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2011-12-06 17:29:15 -0500 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2011-12-06 17:29:15 -0500 |
commit | 02fa33798340e347cd5bc3eef57f657048a01f04 (patch) | |
tree | 75af42790be74c8b922a9b8a8a6c8413db509044 /xmds2 | |
parent | 234838d7b121ccd05f473d10753b57aee5db6462 (diff) | |
download | Nresonances-02fa33798340e347cd5bc3eef57f657048a01f04.tar.gz Nresonances-02fa33798340e347cd5bc3eef57f657048a01f04.zip |
Lower the average temperature
Diffstat (limited to 'xmds2')
-rw-r--r-- | xmds2/Nlevels_with_doppler_with_z_4wm/Nlevels_with_doppler_with_z_4wm.xmds | 2 |
1 files changed, 1 insertions, 1 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 7d33920..e77859b 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 @@ -54,7 +54,7 @@ // --------- Atom and cell properties ------------------------- // range of Maxwell distribution atomic velocities - const double Temperature=1000.01; // cell temperature in [K] ! make sure it is not equal to zero! + const double Temperature=0.01; // cell temperature in [K] ! make sure it is not equal to zero! const double mass = (86.909180527 * 1.660538921e-27); // atom mass in [kg] // above mass expression is written as (expression is isotopic_mass * atomic_mass_unit) |