Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
31fc3693
Commit
31fc3693
authored
Apr 09, 2014
by
peastman
Browse files
Merge pull request #403 from rmcgibbo/units
units on getPMEParameters
parents
6561ecf2
78b466c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
wrappers/python/src/swig_doxygen/swigInputConfig.py
wrappers/python/src/swig_doxygen/swigInputConfig.py
+1
-0
No files found.
wrappers/python/src/swig_doxygen/swigInputConfig.py
View file @
31fc3693
...
...
@@ -399,6 +399,7 @@ UNITS = {
'unit.kilojoule_per_mole/(unit.nanometer*unit.nanometer)'
)),
(
"MonteCarloBarostat"
,
"getFrequency"
)
:
(
None
,
()),
(
"MonteCarloAnisotropicBarostat"
,
"getFrequency"
)
:
(
None
,
()),
(
"NonbondedForce"
,
"getPMEParameters"
)
:
(
None
,
(
'1/unit.nanometer'
,
None
,
None
,
None
)),
(
"NonbondedForce"
,
"getExceptionParameters"
)
:
(
None
,
(
None
,
None
,
'unit.elementary_charge*unit.elementary_charge'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment