rmrresearch / GhostFragment

Library focused on fragment-based methods and basis-set superposition corrections
https://rmrresearch.github.io/GhostFragment/
Apache License 2.0
0 stars 4 forks source link

Hydrocarbon generator #22

Closed wthayes closed 1 year ago

wthayes commented 1 year ago

Function hydrocarbon (exists in testing) will generate a molecule with an inputted number of carbon atoms with all the connected hydrogen atoms as well.

Unit tests also work and the positions are accurate to 6 decimal places.

In trying to build the test executable, the important parts of the covalent radii file were commented out. These should be edited when reviewed.