-
I'm building a system comprised of a non-cubic box such that x=y<z with two 'slabs' of gold atoms that cover the entire xy box in such a way that they tile with the xy replicas and cover the entire plane (they are, effectively, walls). The slabs are placed at the two ends of the box such that there is some spacing between the 'outer' sides of the slabs. The slabs are functionalized with ligands in the 'inner' sides and there is water between the functionalized sides as well (not shown in picture) The image has two x coordinate replicas to show the tiling. I set the slabs so they are rigid bodies and since I don't want collisions with the xy replicas or for the outer spacing to change I have decided to exclude the slabs from integration and just treat them as stationary walls. This is where I'm facing issues. I want to run a NPT simulation in such a way that the outer spacing does not change. By setting Is there such a way to set up this simulation so it works without integrating the slabs themselves? The alternative would be to integrate the slabs and then set up a Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Use I don't understand how you can both fix the wall spacing AND the pressure. Doesn't fixing the wall spacing imply a constant volume by definition? The |
Beta Was this translation helpful? Give feedback.
You will likely be unable to use MPI domain decomposition. See your related question #1815.