Hello everyone,
I am trying to assign the following parallel bond properties in PFC3D:
contact property pb_ten 2.111e4 pb_coh 3.0e3 pb_fa 35 pb_rmul 2.5 pb_r 0.5
However, I receive the following error:
*** Property pb_radius of contact model linearpbond is read only!
While processing line 210 of source triaxial new.dat in Editor.
My questions are:
-
Why is
pb_radius(pb_r) a read-only property? -
Is the bond radius supposed to be controlled only through
pb_rmul(radius multiplier), or is there another method to specify the bond radius? -
If I want to define a bond radius equal to 0.5 times the minimum particle radius, what is the correct approach?
-
Has the syntax for setting the bond radius changed in recent versions of PFC3D?
I am using the Linear Parallel Bond contact model and would appreciate any guidance on the correct way to define the bond radius.
Thank you in advance for your help.