You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
## v0.2.1
2
+
3
+
### Bug fixes
4
+
* fix for accurate step reporting in min.csv file [11bd2e5c7b3a03a1b1f2b0387a4e76ad64b0f1ef](https://github.com/peteboyd/lammps_interface/commit/11bd2e5c7b3a03a1b1f2b0387a4e76ad64b0f1ef)
5
+
* The dihedral force constant was underestimated for UFF and UFF4MOF #44[e9349627e60481c98b3ac15da0e06183e06d2192](https://github.com/peteboyd/lammps_interface/commit/e9349627e60481c98b3ac15da0e06183e06d2192)
6
+
* Fix UFF4MOF bug where it can't find the correct metal ff type #46[2b53caab48ca3610cc05cd5cf444df6b2c79579c](https://github.com/peteboyd/lammps_interface/commit/2b53caab48ca3610cc05cd5cf444df6b2c79579c)
7
+
* Adjust for undocumented factor of 2 in discovered in the LAMMPS source code leading to too large angle bending constants #47[cc12a4233f9657a69e9c64a26deca76e5bdd0b42](https://github.com/peteboyd/lammps_interface/commit/cc12a4233f9657a69e9c64a26deca76e5bdd0b42)
8
+
1
9
## v0.2.0
2
10
3
11
### Bug fixes
@@ -23,11 +31,11 @@
23
31
24
32
### Improvements
25
33
26
-
* make compatible with networkx 2.4 371d5d93110b349d51b5d7bfb7ef2bcc89752b7b
34
+
* make compatible with networkx 2.4 [371d5d93110b349d51b5d7bfb7ef2bcc89752b7b](https://github.com/peteboyd/lammps_interface/commit/371d5d93110b349d51b5d7bfb7ef2bcc89752b7b)
27
35
28
36
### Bug fixes
29
37
30
-
* exit on error if atoms overlap in min-img distance check 29086e5c6ed4e8cc013624875d7029f4ec9ae9db
38
+
* exit on error if atoms overlap in min-img distance check [29086e5c6ed4e8cc013624875d7029f4ec9ae9db](https://github.com/peteboyd/lammps_interface/commit/371d5d93110b349d51b5d7bfb7ef2bcc89752b7b)
0 commit comments