Greetings to all,
I would like help with the following (if possible..):
Back in UDEC 6 when you built the model with the “crack” command you could set an ID to each crack. This way you could easily use these cracks with the specific ID’s as joint sets.
Afterwards when setting properties for each joint you could use that specific ID and change easily the properties for each joint set.
For example you could build the geometry of a slope with the crack command like the following:
crack x1 y1 x2 y2 id 1001
crack x3 y3 x4 y4 id 2001
…
crack xn yn xn+1 yn+1 id 9001
After setting the properties for 3 different joint sets (e.g. jmat 11,21,31) you could easily change the properties from the default (jmat 1) using the following command:
change jmat 11 range jmat 1 id 3001
change jmat 21 range jmat 1 id 2001
change jmat 31 range jmat 1 id 9001
Now UDEC will select the cracks with the specific ID and set them the specific property.
I am trying to apply the same scheme in UDEC 7. When building the model with the same method the cracks seem to take the specific ID that I give them. However, when trying to change the properties with the respective command “block contact change..” it does not change any contacts or it changes 1-2 contacts with the specific ID, when I see in the GIIC window for example that this crack has 1800+ contacts with that ID.
I am writing the command as follows:
Block contact change mat 10 range id 1001
Am I missing something in the command or the “ID” for cracks is not working in UDEC 7 as it did in UDEC 6?
Thanks in advance for any suggestions / help.
BR,
Michael