6a68e9674ff591d47fda2316dd49bf26138eed99
[alexxy/gromacs.git] / docs / release-notes / 2022 / major / bugs-fixed.rst
1 Bugs fixed
2 ^^^^^^^^^^
3
4 Fixed slight inaccuracies when using virtual sites with pressure coupling
5 """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
6
7 Virtual sites were reconstructed after the system was propagated, but before
8 scaling due to pressure coupling. For virtual site types which are not a linear
9 combination of other atoms, this is not completely correct. Since the scaling
10 due to pressure coupling is very small in healthy simulations, the resulting
11 inaccuracies are expected to have been extremely minor, and in most cases
12 undetectable.
13
14 :issue:`3866`
15
16 .. Note to developers!
17    Please use """"""" to underline the individual entries for fixed issues in the subfolders,
18    otherwise the formatting on the webpage is messed up.
19    Also, please use the syntax :issue:`number` to reference issues on GitLab, without the
20    a space between the colon and number!
21