zincware / IPSuite

Machine Learned Interatomic Potential Tools
https://ipsuite.readthedocs.io
Eclipse Public License 2.0
18 stars 10 forks source link

CP2KSinglePoint #292

Open PythonFZ opened 6 months ago

PythonFZ commented 6 months ago

support non-periodic systems. This does not work:

water = ips.nodes.SmilesToAtoms("O")
cp2k = ips.nodes.CP2KSinglePoint(data=water.atoms)