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
No such fix style in LIGGGHTS 3.x
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
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
Daniel Queteschiner | Sat, 09/05/2015 - 18:21
It's all in the manual
Use fix insert/stream or fix insert/pack instead.
ali_atrian | Mon, 09/07/2015 - 13:18
thanx alot
thanx alot