You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
``molecule``: Molecule to be capped. Some of its atoms should have the ``capped`` attribute set to False.
23
24
``net_charge``: (Optional) Constraint the total net charge for the capped molecule.
25
+
``number_hydrogens``: (Optional) Constraint the total number of hydrogens for the capped molecule (including hydrogens already present in the molecule).
24
26
``enforce_octet_rule``: (Optional) Constraint organic elements (H, C, N, O) to satisfy the octet rule.
0 commit comments