- Timestamp:
- Aug 31, 2016, 8:11:52 AM (9 years ago)
- Branches:
- FragmentMolecule_checks_bonddegrees, Gui_Fixes
- Children:
- 56c55f3
- Parents:
- 72ea92b
- git-author:
- Frederik Heber <heber@…> (08/31/16 08:11:49)
- git-committer:
- Frederik Heber <heber@…> (08/31/16 08:11:52)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/FragmentationAction/FragmentationAction.cpp
r72ea92b r6e5ca9 136 136 else 137 137 LOG(1, "INFO: Bond degrees all valid, not correcting."); 138 if (!BG->checkBondDegree(Set)) { 139 ELOG(1, "Bond graph is invalid with respect to charge neutrality condition, aborting."); 140 return Action::failure; 141 } 138 142 } 139 143
Note:
See TracChangeset
for help on using the changeset viewer.