Trouble to use fix pour command!

Submitted by DependOnMe on Wed, 12/26/2012 - 04:00

Hi everyone!
I have trouble to use fix pour command! The related script is just like this:

region beads block -0.1 0.1 -0.1 0.1 0.1 0.3 units box
fix 4 all pour 2000 1 300719 region beads vol 0.13 50 diam 0.01 0.01

I don't think there are any problems,but liggghts doesn't recognize this as a valid fix style(ERROR: Invalid fix style (modify.cpp:710)). This really confused me! Can you help me? Thanks a lot!

Regards!
Mike

ckloss's picture

ckloss | Thu, 01/03/2013 - 00:35

Hi Mike,

fix pour is no longer supported in 2.X, as you can do everything fix pour can do (and more) more gracefully with fix insert/*

Cheers, Christoph

DependOnMe | Sun, 01/06/2013 - 09:42

Hi Christoph:
Thanks,I have used the more powful fix insert/* command.
I think the user manual.pdf in the doc folder need to be updated.
Regards!
Mike

ckloss's picture

ckloss | Sun, 01/06/2013 - 22:23

Thanks, will update the doc. By the way, the "LAMMPS" fix pour is available as "fix pour/legacy"

Cheers
Christoph