Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed incorrect conversion of kJ/mol to J #117

Merged
merged 5 commits into from
Jul 29, 2024

Conversation

Bernadette-Mohr
Copy link
Collaborator

Gromacs energy unit: kJ/mol. Nomad target unit: Joules.
Conversion: ( E(kJ/mol) * 1000 ) / N_A

@Bernadette-Mohr Bernadette-Mohr self-assigned this Jul 26, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10144217720

Details

  • 4 of 4 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.206%

Totals Coverage Status
Change from base Build 9785920580: 0.0%
Covered Lines: 6245
Relevant Lines: 7080

💛 - Coveralls

@Bernadette-Mohr Bernadette-Mohr merged commit 5e966c8 into develop Jul 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants