"Invalid keyword" error with primitive wall
I'm using LIGGGHTS 2.0.3, and in my input script this line is giving me trouble:
fix xwall active wall/gran/hertz/history primitive type 2 xplane ${wall_xlo} ${wall_xhi}
where the wall_xlo and wall_xhi variables are defined earlier. This gives the error:
ERROR: Fix wall/gran/hertz/history (id xwall): invalid keyword or keyword(s) in wrong order (fix_wall_gran.cpp:224)
According to the documentation, this syntax should be correct.
A little bit of debugging brought me to this section of code beginning at line 56 of primitive_wall_definitions.h:
Forums:
- Read more about "Invalid keyword" error with primitive wall
- 1 comment
- Log in or register to post comments