xiaoruiDong / RDMC

Reaction Data and Molecular Conformers (RDMC) is a package dealing with reactions, molecules, conformers, majorly in 3D.
https://xiaoruidong.github.io/RDMC/
MIT License
22 stars 1 forks source link

new script with functions for reaction path analysis #19

Closed PattanaikL closed 2 years ago

PattanaikL commented 2 years ago

This PR accomplishes the following:

We could probably merge the function of these functions within a parent class. The key function realistic_mol_prep is all we need to adapt this preparation workflow for many different methods, so this is satisfactory for the time being.