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 f975a00 commit 59e8952
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 @@ -113,7 +113,7 @@ def to_system(topology,
implicitSolventSaltConc : amount/volume unyt array or float, default=0 moles/Liter (moles/dm^3)
if implicitSolventKappa is 'None', the kappa will be computed from salt concentration.
Units should be compatible with mol/L.
temperature: temperature unyt array or flow, default=300*u.K
temperature : temperature unyt array or flow, default=300*u.K
This is only used to compute kappa from implicitySolventSaltConc.
If not unit given, temperature will be interpreted in units of Kelvin.
soluteDielectric: float, default=1.0
Expand Down

0 comments on commit 59e8952

Please sign in to comment.