mirror of
https://github.com/openbabel/openbabel.git
synced 2026-08-26 13:17:16 -05:00
bed9812e151e2a4863879da320b4fcbeb6c003a0
mmffstbn.par was missing the class-2 stretch-bend entry for atom types (2,2,2) (sp2 carbon center with both bonds BT-flagged) that is present in the original MMFF94 parameter set. Without it, class-2 C(sp2)-C(sp2)-C(sp2) angles fall through to the MMFFDFSB default (0.30/0.30) instead of the fitted values (0.219/0.250). Verified against an independent transcription of the original file (Tinker's mmff94.prm): it is the only missing entry among 283, with no value differences in the rest. Energy impact on the Halgren validation suite (JIYJAC): stretch-bend 0.2368 kcal/mol vs 0.1858 from the original BatchMin program; matches to 4 decimals once the entry is restored. Inserted after the class-1 (2,2,2) entry to preserve the canonical CXBA ordering. Fixes #3003
Open Babel
Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It's an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas.
- Ready-to-use programs, and complete programmer's toolkit
- Read, write and convert over 90 chemical file formats
- Filter and search molecular files using SMARTS and other methods
- Generate 2D and 3D coordinates for SMILES, InChI and other formats
- Supports molecular modeling, cheminformatics, bioinformatics, organic chemistry, inorganic chemistry, solid-state materials, nuclear chemistry...
Open Babel is distributed under the GNU General Public License (GPL). This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 2 of the License. Full details can be found in the file "COPYING" which should be included in your distribution.
For more information, check the Open Babel website.
Description
Open Babel is a chemical toolbox designed to speak the many languages of chemical data.
Readme
87 MiB
Languages
C++
60%
C
36.3%
Python
2%
SWIG
0.6%
CMake
0.6%
Other
0.4%