Error in running fillCylinder in tutorials (about pour particles)

Submitted by cehnait on Fri, 12/28/2012 - 03:48

Hi,

I have encountered a problem when running fillCylinder in tutorials: cannot pour particles

I use the following syntax:
fix ins nve_group pour 10000 1 200 region bc vol 0.4 100 diam 0.001 0.001 dens 200 200 vel 0. 0. 0. 0. 0.
Then an error comes:
ERROR: Invalid fix style (modify.cpp:710)

The DEM input file and the log file for the run are attached.

Could you please help me solve this problem?
Thanks.

AttachmentSize
Binary Data DEM input file997 bytes
Binary Data log file for the run1.29 KB
ckloss's picture

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

Hi mike,

please choose one of the particle insertion commands that are documented in the doc (fix insert/*, fix pour/legacy). Fix pour and fix pour/dev are no longer supported in 2.X, as you can do all that stuff with fix insert/*

Cheers
Christoph