Skip to content

Fix `charge_neutral` decorator

Henrik Stooss requested to merge fix-charge-neutrality-check into main

Changes made in this Pull Request:

  • Change charge tolerance to 1E-4.
  • Use molecules, then fragments, then residues when checking charge of components

Merge request reports