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
c023f4ca
"vscode:/vscode.git/clone" did not exist on "a2fa3b735e14a9528c007d934b4b80985816d9f7"
Commit
c023f4ca
authored
Jun 11, 2013
by
Lee-Ping
Browse files
Fixed documentation mistake (thanks Robert)
parent
2ca9625e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
openmmapi/include/openmm/MonteCarloBarostat.h
openmmapi/include/openmm/MonteCarloBarostat.h
+1
-1
No files found.
openmmapi/include/openmm/MonteCarloBarostat.h
View file @
c023f4ca
...
@@ -138,7 +138,7 @@ private:
...
@@ -138,7 +138,7 @@ private:
* effect of constant pressure.
* effect of constant pressure.
*
*
* Compared to MonteCarloBarostat, this class scales the three axes of the simulation cell independently.
* Compared to MonteCarloBarostat, this class scales the three axes of the simulation cell independently.
* The user supplies
a Vec3 instead of a
double to specify the pressure along each axis
if desired
.
* The user supplies
three
double
s
to specify the pressure along each axis.
*
*
* This class assumes the simulation is also being run at constant temperature, and requires you
* This class assumes the simulation is also being run at constant temperature, and requires you
* to specify the system temperature (since it affects the acceptance probability for Monte Carlo
* to specify the system temperature (since it affects the acceptance probability for Monte Carlo
...
...
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