forked from ReactionMechanismGenerator/RMG-Py
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduced
getNumberDegreesOfFreedom
into conformer class
This partially addressed issue ReactionMechanismGenerator#213. This function gives the total molecular degrees of freedom for a species. I think it belongs in the conformer class, but please let me know if you think otherwise. I've also included a couple unittests for ethane and ethylene. I've recompiled RMG-Py and ensured that it's working. That it's working is one thing, but apologies in advance for the crappy programming style :)
- Loading branch information
Showing
3 changed files
with
61 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters