Impl Harmonic Angle Force Test, Harmonic Bond Force Test #10

Merged
mschoi merged 6 commits from impl_test into main 2025-01-17 01:12:17 +09:00
Owner

Summary

  • Implement harmonic force basic tests

Describe your change

  • Add Test equivalent to harmonic angle, bond force

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 harmonic force basic tests ## Describe your change - Add Test equivalent to harmonic angle, bond force ## Issue number and link - #4 ## 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 3 commits 2025-01-17 01:00:11 +09:00
add angle force test with periodic boundary condition
Some checks failed
CI / Run rust tests (pull_request) Failing after 34s
CI / Check Rust code with rustfmt and clippy (pull_request) Successful in 19s
393a909eb2
mschoi added 1 commit 2025-01-17 01:05:31 +09:00
fix clippy fails
Some checks failed
CI / Run rust tests (pull_request) Failing after 31s
CI / Check Rust code with rustfmt and clippy (pull_request) Failing after 19s
b679ccfbe6
mschoi added 1 commit 2025-01-17 01:07:52 +09:00
impl default trait
Some checks failed
CI / Run rust tests (pull_request) Successful in 45s
CI / Check Rust code with rustfmt and clippy (pull_request) Failing after 20s
849fc5de11
mschoi added 1 commit 2025-01-17 01:09:37 +09:00
fix rustfmt fails
All checks were successful
CI / Run rust tests (pull_request) Successful in 24s
CI / Check Rust code with rustfmt and clippy (pull_request) Successful in 20s
bbd57d0344
mschoi merged commit 0e64fe9cf5 into main 2025-01-17 01:12:17 +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#10