Total # of neighbors = 3481808
Ave neighs/atom = 17.4315
Neighbor list builds = 118828
Dangerous builds = 0
ERROR: Invalid dump style (/build/buildd/liggghts-3.0.3+repack/src/output.cpp:574)
dem@LIGGGHTS:~/Documents/litgg$
any one please help rectifying this error.
AlexSM | Wed, 04/14/2021 - 16:07
can you send the script
can you send the script ?
Alexandre
Vishnu Krishnan | Wed, 04/14/2021 - 16:54
script used
# Set the dumps
dump dumpmesh all mesh/vtk 10000 post/dump*.vtk stress
dump dmp all custom/vtk 10000 post/stream_*.vtk id type type x y z ix iy iz vx vy vz fx fy fz omegax omegay omegaz radius
mschramm | Wed, 04/14/2021 - 16:16
need dump command
As stated above, we will need to at least see your dump command in order to give help.
V K ARAVIND | Wed, 04/14/2021 - 16:41
dump error code that we used
# Set the dumps
dump dumpmesh all mesh/vtk 10000 post/dump*.vtk stress
dump dmp all custom/vtk 10000 post/stream_*.vtk id type type x y z ix iy iz vx vy vz fx fy fz omegax omegay omegaz radius
Vishnu Krishnan | Wed, 04/14/2021 - 16:54
script used
# Set the dumps
dump dumpmesh all mesh/vtk 10000 post/dump*.vtk stress
dump dmp all custom/vtk 10000 post/stream_*.vtk id type type x y z ix iy iz vx vy vz fx fy fz omegax omegay omegaz radius
mschramm | Thu, 04/15/2021 - 16:07
build options
How did you build LIGGGHTS?
Was it with "make auto"
If so, was the flag USE_MPI set to ON?