Glotzilla to do list

Below is a list of (general) things that we would like Glotzilla to do in the future:

September 29, 2007

  • Documentation using Doxygen (esp. simulation builder)
    • Make and Example
  • Optimize Simulation Builder
    • Interpolated potentials / lookup tables
    • General CellList routine (need an array of cells lists based on number of cutoffs and ghostparticles)
  • Include general Plot and Visualizer class to drive different plots and visualizers
  • Get visualizer to work on linux
  • More examples
  • More analysis tools
    • Chi4 / strings
    • Clustering algorithms
    • More general S(q)
    • Allow MSD to also accept "uncorrected" coordinates
  • Change general structure of analysis tools to class / driver paradigm

Lattice Integrators

Ising model, lattice gas, percolation...

Meeting May 7, 2007

  • Need to get a working version of MC and MD with as much Lammps functionality as possible
  • Rigid body objects working in both codes.
  • All the common integrators

To Do:

  • Tony : Rigid Objects
  • Haji : Need to merge MC branch. Have bumpy particles working.
  • Everyone : Add test codes to the simulations project.
  • Port to Linux / Unix