Skip to content
Snippets Groups Projects
Commit 704dd85e authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Fixed doc

[makedoc]
parent 3532f770
No related branches found
No related tags found
No related merge requests found
...@@ -192,7 +192,7 @@ For users: ...@@ -192,7 +192,7 @@ For users:
- Fixed a bug that could lead plumed to be stuck with domain decomposition in some extreme case (one domain with all atoms, other domains empty). - Fixed a bug that could lead plumed to be stuck with domain decomposition in some extreme case (one domain with all atoms, other domains empty).
- Fixed a bug when \ref COMBINE or \ref MATHEVAL are used with PERIODIC keyword. Now when PERIODIC keyword is used the result - Fixed a bug when \ref COMBINE or \ref MATHEVAL are used with PERIODIC keyword. Now when PERIODIC keyword is used the result
of the calculation is brought within the periodicity domain. See <a href="http://github.com/plumed/plumed2/issues/139"> here </a>. of the calculation is brought within the periodicity domain. See <a href="http://github.com/plumed/plumed2/issues/139"> here </a>.
- Fixed a bug related to \RANDOM_EXCHANGES followed by \ref INCLUDE - Fixed a bug related to \ref RANDOM_EXCHANGES followed by \ref INCLUDE
- Updated internal molfile plugins to VMD 1.9.2. - Updated internal molfile plugins to VMD 1.9.2.
- Included crd and crdbox formats to internal molfile. - Included crd and crdbox formats to internal molfile.
- Added --natoms to \ref driver . This is required to read coordinate - Added --natoms to \ref driver . This is required to read coordinate
......
...@@ -313,10 +313,4 @@ we add new features, this number will be increased. ...@@ -313,10 +313,4 @@ we add new features, this number will be increased.
This is similar to plumed 1. All the files that you want to modify should be This is similar to plumed 1. All the files that you want to modify should be
first copied to .preplumed files. Then use "plumed patch -s" to save the diff. first copied to .preplumed files. Then use "plumed patch -s" to save the diff.
\section Notes Notes
Compiler options to use shared libraries on many architectures:
http://www.fortran-2000.com/ArnaudRecipes/sharedlib.html
*/ */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment