drewd423
Mechanical
- Apr 30, 2014
- 2
I'm trying to use contact regions to get connect my parts together, rather than try to line up all the nodes. It seems to work, sort of. If you look at the attached image, some of the nodes stay glued to the surfaces in contact, some do not. I've defined my BCONTACT, BCBODY1, BSURF, BCONECT, and BCONPRG cards per the Quick Reference Guide. The model solves and don't get any errors. But changing ERROR doesn't seem to have an effect on the results.
I pasted the relevant parts of the BDF file below, but I can attach the whole thing if necessary.
I pasted the relevant parts of the BDF file below, but I can attach the whole thing if necessary.
Code:
BCONTACT = 600
.
.
.
BCBODY1 1 3D DEFORM 1
BCBODY1 2 3D DEFORM 2
BCBODY1 3 3D DEFORM 3
BCBODY1 4 3D DEFORM 4
BSURF 1 3080 3084 3088 3092 3096 3100 3104+
etc...
BCONECT 600 700 +
+ SLAVES 2 4 +
+ MASTERS 1 3
BCONPRG 700 IGLUE 1 JGLUE 0 ISEARCH 0+
+ COPTS 1 COPTM 1 ERROR 0.001