Skip to content

Commit

Permalink
Update topology/external/convert_openmm.py
Browse files Browse the repository at this point in the history
Co-Authored-By: Justin Gilmer <[email protected]>
  • Loading branch information
rmatsum836 and justinGilmer authored Feb 27, 2020
1 parent 8e7d512 commit c5ff236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topology/external/convert_openmm.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ def to_system(topology,
useSASA : boolean, default=False
If True, use the ACE non-polar solvation model.
Otherwise, no SASA-based nonpolar solvation model is used.
removeCMMotion: boolean, default=True
removeCMMotion : boolean, default=True
If True, the center-of-mass motion will be removed periodically during the simulation.
If False, it will not.
hydrogenMass: mass unyt array or float, default=None
Expand Down

0 comments on commit c5ff236

Please sign in to comment.