Skip to content

Commit

Permalink
Fix #20 (part 1)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmejiar committed Nov 7, 2024
1 parent ff618d7 commit e733e52
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion ptmpsi/gromacs/templates.py
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,43 @@
[" 0.0 1.39467 3 0.0 1.04600 3"]],
[[4, 7, 32, 29],
[" 0.0 14.64400 2 0.0 14.64400 2",
" 0.0 2.51040 3 0.0 2.51040 3"]]
" 0.0 2.51040 3 0.0 2.51040 3"]],
[[9, 8, 12, 13],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[9, 8, 12, 14],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[9, 8, 12, 20],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[10, 8, 12, 13],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[10, 8, 12, 14],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[10, 8, 12, 20],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[11, 8, 12, 13],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[11, 8, 12, 14],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[11, 8, 12, 20],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[ 8, 12, 14, 15],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[ 8, 12, 14, 16],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[ 8, 12, 14, 17],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[13, 12, 14, 15],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[13, 12, 14, 16],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[13, 12, 14, 17],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[20, 12, 14, 15],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[20, 12, 14, 16],
[" 0.0 0.65084 3 0.0 0.00000 3"]],
[[20, 12, 14, 17],
[" 0.0 0.65084 3 0.0 0.00000 3"]]
]
substitutions = []
Expand Down

0 comments on commit e733e52

Please sign in to comment.