Changeset 23a43a


Ignore:
Timestamp:
Aug 31, 2016, 10:55:36 AM (9 years ago)
Author:
Frederik Heber <heber@…>
Branches:
FragmentMolecule_checks_bonddegrees, Gui_Fixes
Children:
e83a7e
Parents:
ca4584
Message:

Revert "FragmentMolecule requires correct bond degrees."

This reverts commit 6e5ca980b21ae8eed306b385187edccebcb91421.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/FragmentationAction/FragmentationAction.cpp

    rca4584 r23a43a  
    139139    else
    140140      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     }
    145141  }
    146142
Note: See TracChangeset for help on using the changeset viewer.