Dear teachers I can't get the right result when using your code to calculate the contact angle. The calculation model is a water droplet with a radius of 40 angstroms, and I set the calculation parameters as:cac 2l3.xyz2l3.xyz xy 0 0 1 {index 1 to 32700} 3 0.0324 0.1 13 0.5 5
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tools from yuxiangwang321
Hi Yunlong,
I cannot see your model. But from your command, I guess you may use the wrong atom selection {index 1 to 32700}. In VMD, the atom index starts from 0, so try {index 0 to 32699} instead.