1 GROMACS 2019.3 release notes
2 ----------------------------
4 This version was released on TODO, 2019. These release notes
5 document the changes that have taken place in GROMACS since the
6 previous 2019.2 version, to fix known issues. It also incorporates all
7 fixes made in version 2018.6 and earlier, which you can find described
8 in the :ref:`release-notes`.
10 .. Note to developers!
11 Please use """"""" to underline the individual entries for fixed issues in the subfolders,
12 otherwise the formatting on the webpage is messed up.
13 Also, please use the syntax :issue:`number` to reference issues on redmine, without the
14 a space between the colon and number!
16 Fixes where mdrun could behave incorrectly
17 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
19 Fix possible floating point exception during minimization.
20 """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
22 It was possible that very small forces during minimization could lead to
23 a crash due to a divide by zero error. Fixed by introducing a check.
28 Fixes for ``gmx`` tools
29 ^^^^^^^^^^^^^^^^^^^^^^^
31 Fixes that affect portability
32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
37 Removed non-existent mdp option awh1-dim1-period from user guide
38 """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
42 Add checks for too many interactions during memory allocation
43 """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""