Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Contact with CalculiX 1.6?

Status
Not open for further replies.

OnlineFEASolver

Mechanical
Joined
Apr 9, 2007
Messages
32
I am unable to get some really simple contact models in Calculix 1.6 to converge. Has anyone had success with this new feature? It looks very promising. I can paste my simple input deck if you want to give it a try.

Principal - General FEA Consulting Services
 
Have you posted this on the Calculix newsgroup on yahoo egroups? The developers of the code post frequent the group.
 
I have posted there, but Guido I think is busy so is not able to reply to all messages there. Here is my input deck:

I am tryng to run a simpler version of the contac2.inp model that is in the test folder. I converted the elments to C3D8 and just defined contact on the last two elements of the beams.

However the model is unable to converge. Here is the relevant portion of my input deck:

*SURFACE,NAME=Smast
58, S6
60, S6
62, S6
64, S6
*SURFACE,NAME=Sslav,TYPE=NODE
203,205,222
*CONTACT PAIR,INTERACTION=SI1
Sslav,Smast
*SURFACE INTERACTION,NAME=SI1
*SURFACE BEHAVIOR
4.6e-3,4.
*STEP,NLGEOM,INC=100
*STATIC
*BOUNDARY
Nfix,1,3
*CLOAD
496,2,250
*NODE FILE
U
*EL FILE
S

Principal - General FEA Consulting Services
 
I figured my problem out. When I converted from 20 node to
8 node bricks, the master contact surface element side
changed from S6 to S4 !










Principal - General FEA Consulting Services
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top