Commit c023f4ca authored by Lee-Ping's avatar Lee-Ping
Browse files

Fixed documentation mistake (thanks Robert)

parent 2ca9625e
......@@ -138,7 +138,7 @@ private:
* effect of constant pressure.
*
* 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 doubles to specify the pressure along each axis.
*
* 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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment