82a35ba5d15d17f57408bf2c4b1c61809d7d5bd4
[alexxy/gromacs.git] / docs / release-notes / 2021 / major / features.rst
1 New and improved features
2 ^^^^^^^^^^^^^^^^^^^^^^^^^
3
4 .. Note to developers!
5    Please use """"""" to underline the individual entries for fixed issues in the subfolders,
6    otherwise the formatting on the webpage is messed up.
7    Also, please use the syntax :issue:`number` to reference issues on GitLab, without the
8    a space between the colon and number!
9
10 Lower energy drift due to SETTLE
11 """"""""""""""""""""""""""""""""
12
13 |Gromacs| already applied an improvement to the center of mass calculation in
14 SETTLE to reduce energy drift in single precision. Now the center of mass
15 calculation is completely avoided, which significantly reduces the energy
16 drift when large coordinate values are present. This allows for accurate
17 simulations of systems with SETTLE up to 1000 nm in size (but note that
18 constraining with LINCS and SHAKE still introduces significant drift,
19 which limits the system size to 100 to 200 nm).