ruthenium96 / spinner

Magnetochemical software package.
Apache License 2.0
1 stars 1 forks source link

Split symmetry and indexes #3

Closed ruthenium96 closed 3 years ago

ruthenium96 commented 3 years ago

Indexes class as an abstract class with symmetry-based child classes is a bad idea. I think, we can separate out all symmetry things. New "Group" class has to have description of all possible orbits, spin_addition_scheme and so on.

ruthenium96 commented 3 years ago

New concept of components and Group class automatically lead to splitting of symmetry and indexes.