Hi,
In my simulation, first I tried to add particles in the hopper < settle the particles< close the hopper with with a lid. While fixing lid I get an error :
ERROR: Fix wall/gran (id wall2): Unknown argument or wrong keyword order: 'wall' (../fix_wall_gran_base.h:131)
I am attaching my in.file below
Is it possible to fix wall twice?
Attachment | Size |
---|---|
![]() | 17.56 KB |
arnom | Fri, 11/17/2017 - 14:46
Well the error already tells
Well the error already tells you that the "wall" keyword is wrong and the documentation will tell you that "mesh" is the correct keyword. That should fix your issue.