-
Notifications
You must be signed in to change notification settings - Fork 5
molecularEditor
Prokop edited this page Nov 15, 2016
·
3 revisions
- rigid body optimization of layers and molecular crystals
- python interface
- some simple GUI (?)
- additionl interactions (first only radial, later bending and torsion)
- spline based interactions ( instead of LJ ) ... using R^2 instead of R for speed ?
- Acceleration using grid or hashmap
- integrate /home/prokop/Dropbox/MyDevSW/ctypes/molOptRigidElecSurfAccel to SimpleSimulationEngine
- test application on nanocrystal
- make it .so library and integrate with python using Ctypes
========= Implementation & Dev consideration
- acceleration of short range interaction
- bufferGridPoint2PointAcceleration