I created an input file to perform hybrid MC/MD simulation. I am using atom/swap command to swap the position of different types. The simulation ran smoothly, however I do not see decrease in potential energy which i should expect. Could anyone please have a look at my input file and suggest me any issue with my input file? I am attaching my input file in this post.
Thank you for responding to my post. Yes, you are right I should use different random number for each swap. In my system there are 5 elements, so I am trying to swap all different pairs which seems reasonable to me.
Were you able to do that in one instance of fix atom/swap as axel (@akohlmey) suggested?
According to the documentation as seen here “The types keyword is required. At least two atom types must be specified. If not using semi-grand , exactly two atom types are required.”
But if you used “semi-grand yes” that would mean your sample might not end up being equimolar.
What am I missing here?
One could use loop here with “one” instance fix atom/swap.