GROMACS 2020 release
[alexxy/gromacs.git] / docs / release-notes / 2020 / major / highlights.rst
1 Highlights
2 ^^^^^^^^^^
3
4 |Gromacs| 2020 was released on December 31, 2019. Patch releases may
5 have been made since then, please use the updated versions!  Here are
6 some highlights of what you can expect, along with more detail in the
7 links below!
8
9 As always, we've got several useful performance improvements, with or
10 without GPUs, all enabled and automated by default. In addition,
11 several new features are available for running simulations. We are extremely
12 interested in your feedback on how well the new release works on your
13 simulations and hardware. The new features are:
14
15 * Density-guided simulations allow "fitting" atoms into three-dimensional
16   density maps. 
17 * Inclusion of gmxapi 0.1, an API and user interface for managing
18   complex simulations, data flow, and pluggable molecular dynamics extension code.
19 * New modular simulator that can be built from individual objects describing different
20   calculations happening at each simulation step.
21 * Parrinello-Rahman pressure coupling is now also available for the md-vv integrator.
22 * Running almost the entire simulation step on a single CUDA compatible GPU for supported
23   types of simulations, including coordinate update and constraint calculation.
24
25
26 .. Note to developers!
27    Please use """"""" to underline the individual entries for fixed issues in the subfolders,
28    otherwise the formatting on the webpage is messed up.
29    Also, please use the syntax :issue:`number` to reference issues on redmine, without the
30    a space between the colon and number!