Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dcliebschner committed Mar 25, 2024
1 parent 94bc383 commit 7c1c51f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmtbx/hydrogens/reduce_hydrogen.py
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ def run(self):
# restraint_objects = ro,
# log = null_out())

# TODO: this should be ideally done *after* reduce optimization
if not self.exclude_water:
self.model.add_hydrogens(1., occupancy=0.)

Expand Down

0 comments on commit 7c1c51f

Please sign in to comment.