Skip to content

Spherical dipolar weights

Philip Loche requested to merge spherical_dipolar_weights into main

Allow weighting for dipolar order parameters in cylindrical geometry. Still the np.dot has to be fixed to work with arrays of shape (n_atoms, 3) x (3) and (n_atoms, 3) x (n_atoms, 3).

TODO

  • Create modules dipordercylinder, dipordersphere
  • Tests for functions and classes
  • Documentation for functions and classes
Edited by Henrik Stooss

Merge request reports