-
Notifications
You must be signed in to change notification settings - Fork 296
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The rt-bops regtest was calculating the values of this type of CV inc…
…orrectly because the actions have to be a particular order in the input file in that old version. The new reference values that I have put here are consistent with the values output by master when the actions are in the correct order. Furthermore, because of the changes to the mechanism via which the forces are applied the order of operations is no longer important
- Loading branch information
Gareth Aneurin Tribello
authored and
Gareth Aneurin Tribello
committed
Sep 6, 2024
1 parent
f46ca43
commit cd81a35
Showing
3 changed files
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#! FIELDS time s | ||
0.000000 10.66 | ||
0.025000 922.28 | ||
0.050000 993.43 | ||
0.000000 925.50 | ||
0.025000 1019.81 | ||
0.050000 1064.21 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters