material fracture

Submitted by jonathancuba on Fri, 05/24/2019 - 21:41

Hello, I am working on quantifying the fragmentation of material by breaking bonds. I use liggghts-with-bonds, I would like to quantify how many bonds were broken to obtain the particle size of the rock after being fragmented by compression.
Could you tell me commands to give me information about the status of the bonuses, please?

I have only these commands as a reference:
compute b1 all property / local batom1x batom1y batom1z batom2x batom2y batom2z batom1 batom2 btype
dump bnd all local 100 posts / bonds * .bond c_b1 [1] c_b1 [2] c_b1 [3] c_b1 [4] c_b1 [5] c_b1 [6] c_b1 [7] c_b1 [8] c_b1 [9]

and

thermo numbond

Are there other commands that give information on the status of the bonds?