ParticulateFlow / LIGGGHTS-PFM

This is an academic adaptation of the LIGGGHTS software package, released by the Department of Particulate Flow Modelling at Johannes Kepler University in Linz, Austria http://www.jku.at/pfm
GNU General Public License v2.0
47 stars 39 forks source link

Missing orientation compute for superquadrics #17

Open JBil8 opened 4 months ago

JBil8 commented 4 months ago

I notice in the compute_property_atom.cpp properties such as shapex and quatw are only available for ellipsoids. I think this could be easily extended to superquadrics particles, while also adding blockiness data. Many thanks, in case I can provide the new code