I am trying to compress a binnary Lennard-Jones fluid to a higher density and see how the particles behave if they suffer from a sudden volume change.
I am planing to use fix deform to compress the box at different rates to different densities. I am planning to use fix nvt for compressing the box and the use fix nve for equilibration. Is this resonable?
However, I also noticed somewhere saying
If you were to immediately scale the system to the target density, the particle’s hard cores would overlap and the integrator would be become unstable. A more effective strategy gradually resizes the simulation box a little at a time over the course of a simulation, allowing any slight overlaps to relax..
Then how can I achieve a quick big volume change?