Skip to content

Commit

Permalink
Update atoms, old prototype back.
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 committed Apr 18, 2024
1 parent c1a632e commit a11d1ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jarvis/tests/testfiles/core/test_atoms.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ def test_basic_atoms():
print(opt.from_optimade(opt_info))

polar = Si.check_polar
# prot = Si.get_prototype_name()
Si.props = ["a", "a"]
vac_pad = VacuumPadding(Si)
den_2d = round(vac_pad.get_effective_2d_slab().density, 2)
Expand Down

0 comments on commit a11d1ec

Please sign in to comment.