summaryrefslogtreecommitdiff
path: root/xmds2/Nlevels_with_doppler_with_z_4wm/TODO
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2011-12-07 14:57:21 -0500
committerEugeniy Mikhailov <evgmik@gmail.com>2011-12-07 14:58:12 -0500
commitccba95ad36a6b74880d64b39ff9ddbf80e764853 (patch)
tree8aaf7e47b619edd6fd517c2a312ee0e0be2a7497 /xmds2/Nlevels_with_doppler_with_z_4wm/TODO
parentafeb65ef07c46580323711c5a65322a980b005d7 (diff)
downloadNresonances-ccba95ad36a6b74880d64b39ff9ddbf80e764853.tar.gz
Nresonances-ccba95ad36a6b74880d64b39ff9ddbf80e764853.zip
TODO added
Diffstat (limited to 'xmds2/Nlevels_with_doppler_with_z_4wm/TODO')
-rw-r--r--xmds2/Nlevels_with_doppler_with_z_4wm/TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/xmds2/Nlevels_with_doppler_with_z_4wm/TODO b/xmds2/Nlevels_with_doppler_with_z_4wm/TODO
new file mode 100644
index 0000000..69e3a55
--- /dev/null
+++ b/xmds2/Nlevels_with_doppler_with_z_4wm/TODO
@@ -0,0 +1,7 @@
+improve Doppler averaging: right now it is done in XMDS with box-like
+integration. Small reprogramming could use different weights for points see
+my own (i.e Eugeniy's) lectures, and make it trapezoid or even Si with
+great improvement on precision.
+
+move maxwell probabilities away from inner loops. It need to be calculated
+only once.