Open ReynaW opened 5 years ago
May not be possible with current computing limitations. With how it works currently, I'm not able to have enough atoms on screen at a time for them to accurately behave like a slab instead of just forming a cluster- testing various potential fixes now.
Functional if you choose the boundaries manually (using a box that appears on screen), currently working on getting fcc/bcc structures to work & being able to eventually import lattice constants and configurations.
Currently does not work while using haptic device to control- controlled atom flies around in the wrong directions. May be fixed with #9 .
Haptic device works better, but still not perfect. After cutting down on some force calculations, performance is much better overall.
Now that atoms loop around when hitting the boundary, it should be easier to implement slabs by having them extend "infinitely" pass the boundary. There may need to be a repeating flag on atoms so we can accurately simulate one non-repeating atom interacting with a slab.