Skip to content

Commit

Permalink
update tests with new bondfactor
Browse files Browse the repository at this point in the history
  • Loading branch information
aoterodelaroza committed Mar 30, 2024
1 parent 43c80f8 commit 63cc412
Show file tree
Hide file tree
Showing 9 changed files with 32,086 additions and 32,086 deletions.
7,728 changes: 3,864 additions & 3,864 deletions tests/006_write/ref/006_write_obj.obj

Large diffs are not rendered by default.

9,648 changes: 4,824 additions & 4,824 deletions tests/006_write/ref/007_write_ply.ply

Large diffs are not rendered by default.

7,728 changes: 3,864 additions & 3,864 deletions tests/006_write/ref/008_write_off.off

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions tests/007_xtaltools/ref/023_coord.cro
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
* COORD: calculation of coordination numbers
+ Atomic radii for all species
# Atoms i and j are coordinated if distance(i,j) <= fac*(radi+radj), fac = 1.40
# Atoms i and j are coordinated if distance(i,j) <= fac*(radi+radj), fac = 1.30
# spc Z name rad
1 6 C 1.38
2 8 O 1.25
1 6 C 1.42
2 8 O 1.19
3 7 N 1.34
4 1 H 0.59
4 1 H 0.60

+ Pair coordination numbers (per non-equivalent atom in the cell)
# id = non-equivalent atom ID. mult = multiplicity. rest = atomic species (by name).
Expand Down
6 changes: 3 additions & 3 deletions tests/007_xtaltools/ref/024_coord_opts.cro
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@
+ Atomic radii for all species
# Atoms i and j are coordinated if distance(i,j) <= fac*(radi+radj), fac = 1.99
# spc Z name rad
1 6 C 1.38
2 8 O 1.25
1 6 C 1.42
2 8 O 1.19
3 7 N 1.34
4 1 H 0.59
4 1 H 0.60

+ Pair coordination numbers (per non-equivalent atom in the cell)
# id = non-equivalent atom ID. mult = multiplicity. rest = atomic species (by name).
Expand Down
Loading

0 comments on commit 63cc412

Please sign in to comment.