adrybakov / rad-tools

Sandbox (mainly condense matter plotting)
https://rad-tools.org
GNU General Public License v3.0
6 stars 5 forks source link

[Bug]: Negative volume #5

Closed adrybakov closed 1 year ago

adrybakov commented 1 year ago

When three vectors are left-handed, the volume is negative. It causes problems for eps in the Lattice. Which leads to the problem with the definition of the lattice variation.

Check unit_lattice_volume, probably it is a good ideas to add the call to abs() there.

adrybakov commented 1 year ago

Fixed in 0.8.1