Closed jonekoo closed 7 years ago
In waterdynamics.WaterOrientationalRelaxation.run_bulk(...) The selection of atoms should contain water residues as a whole.
Currently it is not checked if the whole residue is contained in the analyzed selection.
If the keyword byres is given in the selection, the water molecules will be included as a whole, so there should be no problem.
Expected behaviour
In waterdynamics.WaterOrientationalRelaxation.run_bulk(...) The selection of atoms should contain water residues as a whole.
Actual behaviour
Currently it is not checked if the whole residue is contained in the analyzed selection.