pour/dev fix style

Submitted by ali_atrian on Wed, 09/02/2015 - 21:06

hi
i am a new user of liggghts 3.x and want to pour my particles throgh:
fix ins nve_group pour/dev nparticles 16200 1 distributiontemplate pdd1 vol 0.3 10 massflowrate 20. vel uniform 0. 0. 0. 0. -0.5 region bc
or
fix ins nve_group pour/dev nparticles 16200 1 distributiontemplate pdd1 vol 0.3 10 vel uniform 0. 0. 0. 0. -0.5 region bc

which is exactly the same as deprecated pour command of conveyor exmple
but both of them face to error:
"fix ins nve_group pour/dev nparticles 16200 1 distributiontemplate pdd1 vol 0.3 10 massflowrate 20. vel uniform 0. 0. 0. 0. -0.5 region bc
ERROR: Invalid fix style: "pour/dev" (../modify.cpp:820)"

does anyone know what is the problem!
thank in advance for any help

Daniel Queteschiner | Thu, 09/03/2015 - 10:24

There is no fix pour/dev in LIGGGHTS 3.x. I think it existed in version 1.1 but has since been replaced by various fix insert/* commands.

ali_atrian | Fri, 09/04/2015 - 17:39

yes, that is for liggghts 1.1
but would you please tell me how can i change:
fix ins nve_group pour/dev nparticles 16200 1 distributiontemplate pdd1 vol 0.3 10 vel uniform 0. 0. 0. 0. -0.5 region bc
for using in liggghts 3.x ?
Bests