Skip to content
Discussion options

You must be logged in to vote

Please keep the positions of the WCs the same as the corresponding real atom every time you restart the simulation.

During the simulation, the WCs positions and the real atom positions are different, which is correct. So, when you "write_restart", the WCs positions and the real atom positions are also different in your restart file. But this will cause a problem when you restart your simulation from your restart file. To make the WC and its corresponding real atom be allocated to the same processor, we need to change the WCs positions manually in the restart file. So, instead of "write_restart", I use "write_data out.lmp nocoeff". Then, I change the position of the WCs to make them equal …

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@Constant206462
Comment options

Comment options

You must be logged in to vote
3 replies
@Constant206462
Comment options

@ChunyiZh
Comment options

@Constant206462
Comment options

Answer selected by Constant206462
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants