Closed clpetix closed 7 months ago
We should improve our statistics by considering ij and ji pairs when calculating the RDF. Currently we are only picking up ij pairs because of the loop over a pair matrix.
ij
ji
These changes will need to be applied to both hoomd.py and lammps.py
hoomd.py
lammps.py
We should improve our statistics by considering
ij
andji
pairs when calculating the RDF. Currently we are only picking upij
pairs because of the loop over a pair matrix.These changes will need to be applied to both
hoomd.py
andlammps.py