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
5baba853
Commit
5baba853
authored
Oct 24, 2011
by
Mark Friedrichs
Browse files
Mods for additions/deletions to free energy plugin interface
parent
bc85b9f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wrappers/python/src/swig_doxygen/swigInputConfig.py
wrappers/python/src/swig_doxygen/swigInputConfig.py
+1
-1
No files found.
wrappers/python/src/swig_doxygen/swigInputConfig.py
View file @
5baba853
...
@@ -414,6 +414,7 @@ UNITS = {
...
@@ -414,6 +414,7 @@ UNITS = {
(
"GBVIForce"
,
"getParticleParameters"
)
(
"GBVIForce"
,
"getParticleParameters"
)
:
(
None
,
(
'unit.elementary_charge'
,
:
(
None
,
(
'unit.elementary_charge'
,
'unit.nanometer'
,
'unit.kilojoule_per_mole'
)),
'unit.nanometer'
,
'unit.kilojoule_per_mole'
)),
(
"GBSAOBCSoftcoreForce"
,
"getNonbondedMethod"
)
:
(
None
,
()),
(
"GBSAOBCSoftcoreForce"
,
"getParticleParameters"
)
(
"GBSAOBCSoftcoreForce"
,
"getParticleParameters"
)
:
(
None
,
(
'unit.elementary_charge'
,
'unit.nanometer'
,
:
(
None
,
(
'unit.elementary_charge'
,
'unit.nanometer'
,
'unit.dimensionless'
,
'unit.dimensionless'
)),
'unit.dimensionless'
,
'unit.dimensionless'
)),
...
@@ -428,7 +429,6 @@ UNITS = {
...
@@ -428,7 +429,6 @@ UNITS = {
(
"GBVISoftcoreForce"
,
"getBornRadiusScalingMethod"
)
:
(
None
,
()),
(
"GBVISoftcoreForce"
,
"getBornRadiusScalingMethod"
)
:
(
None
,
()),
(
"GBVISoftcoreForce"
,
"getQuinticLowerLimitFactor"
)
:
(
None
,
()),
(
"GBVISoftcoreForce"
,
"getQuinticLowerLimitFactor"
)
:
(
None
,
()),
(
"GBVISoftcoreForce"
,
"getQuinticUpperBornRadiusLimit"
)
:
(
'unit.nanometer'
,()),
(
"GBVISoftcoreForce"
,
"getQuinticUpperBornRadiusLimit"
)
:
(
'unit.nanometer'
,()),
(
"GBVISoftcoreForce"
,
"getTanhParameters"
)
:
(
None
,
()),
(
"HarmonicAngleForce"
,
"getAngleParameters"
)
(
"HarmonicAngleForce"
,
"getAngleParameters"
)
:
(
None
,
(
None
,
None
,
None
,
'unit.radian'
,
:
(
None
,
(
None
,
None
,
None
,
'unit.radian'
,
'unit.kilojoule_per_mole/(unit.radian*unit.radian)'
)),
'unit.kilojoule_per_mole/(unit.radian*unit.radian)'
)),
...
...
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