GROMACS upcoming 5.1.3 Release NotesΒΆ
These release notes document the changes that have taken place in GROMACS since version 5.1.2 to fix known issues.
- Fixes where mdrun could return incorrect results
- Fixed reading of bonded tables
- Fixed bug with flat-bottomed position restraints and MPI and OpenMP
- Fixed multi-sim + DD + simple distance restraints
- Fixed OpenCL error with empty domains
- Handled partially frozen and constrained atoms
- Fixed OpenCL error with empty domains
- Fix compile error for IBM VMX on ppc64
- Correct nrdf for 1D/2D systems
- Avoid assertion failure in pme_loadbal_do
- Fix incorrect CMAP parsing
- Changed norm(...) > 0 condition to norm2(...) > 0 in init_ekindata()
- Fix excessive list splitting
- Fix Ewald 3DC dipole with Verlet scheme
- Remove restriction on dihdraltypes order
- Fix tabulated wall potential
- Correct mdrun tMPI (non-)parallel error message
- Fixes for mdrun performance issues
- Fixes for
gmx
tools - New consistency checks
- Build system enhancements
- Improved documentation
- Fixed constants, units and conversion factors
- Corrected value of electric conversion factor f in the manual
- Fix mdp label generation
- Spelling fixes
- Improved/enlarged Fig. 4.9 in manual for better readability
- Re-generated EPS for figure 4.8
- Fixed typo in Fourier dihedral equation
- Updated reference manual text about PME tuning
- Documented
GMX_GPU_APPLICATION_CLOCKS
- Make both ftp and http links for source download
- House-keeping that reduces users’ problems