Skip to main content

research

matlab code to create cohesive elements (or UMAT) in any 2D mesh

Submitted by lls on

To use cohesive elements, normally user can add a layer of elements between neighbouring node pairs. This matlab code can help you to process that especially your FE mesh is irregular. The code, the initial .inp file and corresponding out put files are attached for a better illustration. The new generated cohesive elements won't cause any trouble in the element number. Also you can apply this code to generate new UMAT elements in mesh.

 

Converged, but to the right solution??

Submitted by setareh on

Hello eveybody,

I am confused in using numerical schemes: What can convergence of a numerical scheme tell us and what not??? lets assume that a numerical scheme does converge to "A result" or "A number", but how could we be sure that the scheme has actually converged to the "RIGHT solution" and not a WRONG one??

Any input is appreciated!

Setareh

Material Orientation UMAT

Submitted by toto324 on
Choose a channel featured in the header of iMechanica

Hi,

 

I have a bicrystal with 2 material orientations in Euler Angles. How do I assign them to my Abaqus Input file? I am using Dr Huang's code for CP. After going through several forums, I understood that I have to create a card with *ORIENTATION entry.

This is what I am trying to do:

http://imechanica.org/node/2909

Its not quite clear to me. Could anyone please please simplify and explain how I could do the same? Thanks a lot!