-
Dear all, I am trying to shear a system of ring polymers using hoomd.update.BoxResize where, the hoomd.box.xy is constantly updated and md.methods.Langevin is used. However, while shearing, the temperature is increasing quite fast. I tried to change the value of alpha in the Langevin method command but its not enough to maintain a temperature of kBT=0.1. Can anyone please help me? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi, I got the error. I had set alpha=0 first and then defined gamma as follows: Then I deleted alpha value and defined it again as follows: and now its working and keeping the temperature ~0.1. |
Beta Was this translation helpful? Give feedback.
As mentioned in the documentation I linked to,
kinetic_temperature
is kT in energy units.