From: Eric B. <er...@pi...> - 2018-04-02 04:42:39
|
Hi Tyler, Nothing is present right now in the package to do that, though it may be a useful method in the future. For reference, if you're looking for the expressions, I've coded up distances, torsions, and angles in the past from this project: https://github.com/CrawfordGroup/ProgrammingProjects/tree/master/Project%2301 Some of it is available ( https://github.com/berquist/programming_party/blob/master/eric/molecule.py), though the torsions aren't present for some reason. I can find them if you're interested. Eric On Sat, Mar 31, 2018 at 7:14 AM, Tyler Josephson <jos...@um...> wrote: > Hi there! > > I'm new to cclib, and enjoying it so far! It's a powerful tool. I wanted > to ask the community if you've worked on functions that would extract > particular distance, angle, or dihedral measurements (I need dihedrals for > my particular problem). I could read in the atomcoords and calculate them > myself, but I wanted to check if something else is available. > > Regards, > Tyler > > -- > Tyler Josephson > PhD Chemical Engineering > Postdoctoral Research Associate, Siepmann Group > University of Minnesota, Twin Cities > 651-269-1433 | | LinkedIn > <https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.linkedin.com%2Fin%2Ftrjosephson%2F&data=01%7C01%7Cerb74%40pitt.edu%7C99323476a9ec40b3fa1d08d596fb6271%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1&sdata=bqoJnaPbbc1W%2BSq81RrBgbARpQHFmXsemHI2Sbi9eiY%3D&reserved=0> > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! https://na01.safelinks. > protection.outlook.com/?url=http%3A%2F%2Fsdm.link%2Fslashdot&data=01%7C01% > 7Cerb74%40pitt.edu%7C99323476a9ec40b3fa1d08d596fb6271% > 7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1&sdata=9ijts% > 2FUMc6h65RYv2EYB3lVuEHgIjuFVLInwZ3z1SKI%3D&reserved=0 > _______________________________________________ > cclib-devel mailing list > ccl...@li... > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists. > sourceforge.net%2Flists%2Flistinfo%2Fcclib-devel&data= > 01%7C01%7Cerb74%40pitt.edu%7C99323476a9ec40b3fa1d08d596fb6271% > 7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1&sdata=vtaWqxXdaJ13NDCnSkApw% > 2FCihxRwbWBxJK9fDfK%2FpeY%3D&reserved=0 > > |