MCPcopy Create free account
hub / github.com/SINGROUP/dscribe / get_complex_finite

Function get_complex_finite

tests/conftest.py:82–87  ·  view source on GitHub ↗

Acetyl fluoride molecule in a cell with no periodicity.

()

Source from the content-addressed store, hash-verified

80
81
82def get_complex_finite():
83 """Acetyl fluoride molecule in a cell with no periodicity."""
84 mol = molecule("CH3COF")
85 mol.set_cell([5, 5, 5])
86 mol.center()
87 return mol
88
89
90def assert_symmetries(

Callers 1

Calls 1

set_cellMethod · 0.80

Tested by

no test coverage detected