<div dir="ltr"><div style="font-size:12.8px">Hi everyone,<br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I am working on a heavily substituted material that has two mixed occupancy sites. I am trying to use rmcprofile's swap function to randomize the atoms at both mixed sites. Is there any way to simultaneously swap two pairs of atoms during one rmcprofile refinement?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">For example, I want to allow rmcprofile to swap atoms 1 and 2, and atoms 3 and 4 during one refinement. I have tried (in the .dat file):</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">1)</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>SWAP ::</div><div>  > SWAP_ATOMS :: 1 2</div><div>  > SWAP_PROBABILITY :: 1</div><div><br></div><div>SWAP ::</div><div>  > SWAP_ATOMS :: 3 4</div><div>  > SWAP_PROBABILITY :: 1</div><div><br></div></div><div style="font-size:12.8px">2)</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>SWAP ::</div><div>  > SWAP_ATOMS :: 1 2</div><div>  > SWAP_PROBABILITY :: 1</div><div>  > SWAP_ATOMS :: 3 4</div><div>  > SWAP_PROBABILITY :: 1</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">3)</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>SWAP ::</div><div>  > SWAP_ATOMS :: 1 2</div><div><span style="font-size:12.8px">  > SWAP_ATOMS :: 3 4</span><br></div><div>  > SWAP_PROBABILITY :: 1</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">All of which result in only atoms 1 and 2 swapping. The tutorial and manual only cover how to swap one pair of atoms.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Best regards,</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Charles Culbertson</div></div>