Dear all.
I'd like to calculate the diffusivity of water molecule in the polymer by using LAMMPS.
I used following commands, but obtained MSD is fluctuated.
compute msdOw Ow msd com yes
fix msdOw Ow ave/time 100 1 100 c_msdOw[4] file wat.msd
*Ow is oxygen of water molecule
How can I avoid such a fluctuated MSD?
Please help me to obtain the smooth MSD.
Thank you