glotzerlab / hoomd-blue

Molecular dynamics and Monte Carlo soft matter simulation on GPUs.
http://glotzerlab.engin.umich.edu/hoomd-blue
BSD 3-Clause "New" or "Revised" License
321 stars 127 forks source link

COPSS image polarization implementation #218

Closed joaander closed 6 years ago

joaander commented 7 years ago

Original report by me.


As part of the MICCOM project, we are implementing the COPSS image polarization method in HOOMD.

joaander commented 7 years ago

The latest HEAD of copss-image includes a skeleton unit test in: hoomd/copss/test-py/test_image_polarization.py

In a working build directory, you can execute just this test and observe the output with: ctest -V -R test_image_polarization-cpu

joaander commented 6 years ago

There have been no updates on this in over six months. I assume that the author no longer intends to move it forward to completion. Please feel free to reopen this issue if that is not the case and provide an update on the project status.