Changeset 23a43a
- Timestamp:
- Aug 31, 2016, 10:55:36 AM (9 years ago)
- Branches:
- FragmentMolecule_checks_bonddegrees, Gui_Fixes
- Children:
- e83a7e
- Parents:
- ca4584
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/FragmentationAction/FragmentationAction.cpp
rca4584 r23a43a 139 139 else 140 140 LOG(1, "INFO: Bond degrees all valid, not correcting."); 141 if (!BG->checkBondDegree(Set)) {142 ELOG(1, "Bond graph is invalid with respect to charge neutrality condition, aborting.");143 return Action::failure;144 }145 141 } 146 142
Note:
See TracChangeset
for help on using the changeset viewer.