Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • GROMACS GROMACS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 316
    • Issues 316
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 95
    • Merge requests 95
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GROMACS
  • GROMACSGROMACS
  • Issues
  • #2572
Closed
Open
Issue created Jul 12, 2018 by Paul Bauer@acmnpvMaintainer

1/viscosity output is wrong in gmx-2018.2, but OK in gmx-5.1.5 - Redmine #2572

Archive from user: Sun Tiedong

When calculating viscosity with periodic perturbation, the output average value of 1/viscosity in 2018.2 is around zero. The NEMD is set up in NVT ensemble. Only “cos-acceleration” is set, instead of “acc-grps” and “acceleration” in .mdp file. The same tpr file works with gmx-5.1.5, i.e. gives value in reasonable range.

Both versions of gromacs are compiled on CentOS 7, with gcc-7.3.1/or gcc-4.8.5, cuda-9.2, with the following cmake command:
cmake .. -DGMX_BUILD_OWN_FFTW=ON -DGMX_GPU=on

(from redmine: issue id 2572, created on 2018-07-12 by gmxdefault, closed on 2018-12-22)

  • Changesets:
    • Revision b14188ac by Jiannan Liu on 2018-12-19T15:12:50Z:
Missing factor of 2 in cos-acceleration

The bug was introduced in commit 69470fc4e9fd990eb53b22c17dc7a699c583d126

Last working version is 2016.5

Affected 2018 and 2019

Fixes #2572

Change-Id: Ibad31b0d8cec7c5f4b77a73b1fbab0ff114b50b6
  • Revision 35051360 by Jiannan Liu on 2018-12-22T01:24:39Z:
Missing factor of 2 in cos-acceleration

The bug was introduced in commit 69470fc4e9fd990eb53b22c17dc7a699c583d126

Last working version is 2016.5

Affected 2018 and 2019

Fixes #2572

Change-Id: Ibad31b0d8cec7c5f4b77a73b1fbab0ff114b50b6
  • Uploads:
    • pp_0.0005.tpr NEMD tpr file created with 5.1.5.
    • gromacs_2018.4_viscosity_ppm.patch Patch
    • nvt_vis.mdp
    • a0.gro
Assignee
Assign to
Time tracking