(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

A novel composite smeared finite element for mechanics (CSFEM): Some applications

What is it about?

This paper explains how the developed smeared methodology for mechanical problems (with its robustness) can replace complexity of computational models and significant efforts made for their development in the past. For the purpose of modeling process simplifications, the smeared mechanics concept was introduced by M. Kojic as a general concept for modeling the deformation of composite continua. A composite smeared finite element for mechanics (CSFEM) was formulated which consists of the supporting medium and immersed subdomains of deformable continua with mutual interactions. Interaction is modeled using 1D contact elements (for both tangential and normal directions), where the interaction takes into account appropriate material parameters as well as the contact areas.

Why is it important?

The introduced concept is in the developing stage offering a basis that can further be modified and improved, in order to develop realistic 3D computational models that can reduce time required for modelling, with acceptable accuracy with respect to detailed models.

Read more on Kudos…
The following have contributed to this page:
Vladimir Simic
' ,"url"));