Outputting contact overlap and contact area
So i'm still quite new to liggghts and am having trouble with getting values for contact area and overlap. I found the compute command and realised i need to dump the data somewhere. so far im using the commands:
compute oLap_cArea all pair/gran/local delta contactArea
dump dmp2 all local/gran/vtk ${dumpstep} calculations/calc.pvtu oLap_cArea
the error im receiving is: ERROR: dump local/gran/vtk no longer allow parallel writing by setting the % character. Instead use a filename with suffix .pvtX (X = {u, p}). (../dump_local_gran_vtk.cpp:109)
Forums:
- Read more about Outputting contact overlap and contact area
- Log in or register to post comments