Hello, I have an assembly with 4 parts, and I need to swap 2 of the 3 contact settings from glued to touching with a friction coefficient of 0.05. Bodies 1, 2 , and 3 should be touching, while bodies 3 and 4 should be glued. I'm looking through the nastran reference guide, but interpreting the matrices within matrices is proving difficult.
once you feel this is working as desired, then you can add friction by defining the FTYPE (usually 6 for bi-linear coulomb) on the BCPARA entry and then a friction coefficient on the BCONPRP (FRIC field)... you call out the BCONPRP on the fourth field of the BCONECT entry.
once you feel this is working as desired, then you can add friction by defining the FTYPE (usually 6 for bi-linear coulomb) on the BCPARA entry and then a friction coefficient on the BCONPRP (FRIC field)... you call out the BCONPRP on the fourth field of the BCONECT entry.