impl_test #8

Merged
mschoi merged 2 commits from impl_test into main 2024-11-27 09:22:39 +09:00
Owner

Summary

  • Implement Test Harmonic Bond Force

Describe your change

  • Harmonic Bond basic test
  • Harmonic Bond with periodic boundary
  • #4 TestHarmonicBond.h

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.io application / infrastructure changes
  • Other... Please describe:

To Reviwer

Reference

## Summary - Implement Test Harmonic Bond Force ## Describe your change - Harmonic Bond basic test - Harmonic Bond with periodic boundary ## Issue number and link - #4 TestHarmonicBond.h ## PR Type - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, local variables) - [ ] Refactoring (no functional changes, no api changes) - [ ] Build related changes - [ ] CI related changes - [ ] Documentation content changes - [ ] angular.io application / infrastructure changes - [ ] Other... Please describe: ## To Reviwer ## Reference
mschoi added 2 commits 2024-11-25 10:33:28 +09:00
finish implement harmonic bond force tests
Some checks failed
CI / Run rust tests (pull_request) Failing after 39s
CI / Check Rust code with rustfmt and clippy (pull_request) Successful in 23s
b28e6a033e
mschoi merged commit 516c36c564 into main 2024-11-27 09:22:39 +09:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RustOpenMM/rust-openmm#8