plumed / plumed2

Development version of plumed 2
https://www.plumed.org
GNU Lesser General Public License v3.0
364 stars 289 forks source link

Pw patch masses #962

Closed Iximiel closed 1 year ago

Iximiel commented 1 year ago
Description

I Think I solved the problem with quantum espresso's pw don't communicating the correct masses of the atoms. I need the CI to test the patch

Target release

I may need to rebase these commit on 2.8 or older version, since the code change is very small

Type of contribution
Copyright
Tests
GiovanniBussi commented 1 year ago

Great! Yes I think it can be backported. Can you test it here?

I guess you should be able to do it by:

Iximiel commented 1 year ago

The PR for the test is here, I also discovered that I have updated the patch for qe 6.2 and not the one for qe 7.0. Moreover I corrected a few Fortran errors that I wrote.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.01 :warning:

Comparison is base (27e06a7) 85.12% compared to head (b5aaddd) 85.12%.

:exclamation: Current head b5aaddd differs from pull request most recent head c2e37ac. Consider uploading reports for the commit c2e37ac to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #962 +/- ## ========================================== - Coverage 85.12% 85.12% -0.01% ========================================== Files 600 600 Lines 55555 55555 ========================================== - Hits 47292 47291 -1 - Misses 8263 8264 +1 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/plumed/plumed2/pull/962/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=plumed)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.