1 interstitial simulations
2 ************************
4 DOUBLECHECK with PARCAS !!!!
6 - visualize md.movie (converter tool - maybe good!)
12 - improve ins_m_atoms (merge to general ins_atoms function maybe)
14 - config sanity checks
15 - introduce/improve fill command (multiple fills)
17 - check virial calc, where does the - come from?
19 - angular distribution
20 - structurfactoranalyze (see nordlund paper)
22 - filled atoms need atom attrib?!?!? or aattr pre prerun
24 - bond_analyze to dump xyz file of atoms
28 - make it parallel! (mpi/openmp) <- email to ralfu (asap)
29 * openmp: doch auf verlet listen (pointer problem!)
34 * -> 6.16 (albe_potential_force_calc) unoptimized
35 * -> 7.05 first variable optimization
36 * -> 5.53 2nd variable mod (moving out of blocks)
37 * -> 5.12 source c files (orig albe) /wo float-store (otherwise 9.x)
38 * -> 5.00 source c, fpu_set() (orig albe)
39 * -> 5.04 source c, fpu_set() (albe fast) (same w -finline-functions)
40 * -> 4.55 source c, fpu(), albe orig, fast-math ;)
41 * -> 4.12 source c, fpu(), albe fast
42 * -> 4.06 source c, fpu(), albe fast, arch opts
43 * -> 3.54 ^ + c,d,h,gamma opts
44 * -> 3.50 ^ + static lists
45 * -> 3.37 source c, albe f, arch opts, c,d,h,gamma
46 + lowmem lists (test for bigger + atoms!)
49 - listen ! estimate time
50 - more in fast (also think about -> 'type')
51 - algo! (though i don't believe!)
53 - openmp (num_thread copies of neighbour_i)
54 + pthreads (simultaneously!)
59 - cryst simulations: reasonable pctrl?
60 - even higher temperatures
61 - tctrl only in outer regions
62 - only 1 atom per timestep
64 - different sized SiC prec in Si (4:5! diff temperatures)
65 - melting exps (both, anneal + interface method)
67 - more interstitial combinations
68 - characterize interstitials by PCF, then inc temperature
73 - ab initio / dft itself (find good docs)
74 - checkout abinit in the same time
75 - checkout thight binding
76 - of course md theory!