Hello,
I red in the mail-list that it is possible to exert forces on walls by the setforce command (I appended the mails below). Because I simulate a granular particle system (2d) I use the fix gran/walls.
The doc to that fix says, that this kind of wall is a idealized wall - compared to rough walls, which are made out of particles.
Furthermore refers the doc of the setforce command, just to atom forces.
So if the gran/walls are not made out of particles, it seems not possible to output forces here with the setforce command right?
What else can I try to output forces on the walls?
Thanks very much in advance,
kind regards,
Sebastian
The fix setforce command stores the force you are asking and
you can output it with thermodynamics (or use it in other parts
of LAMMPS, like from a variable). See the doc page
for fix setforce and thermo_style.
Steve