Map Fibre Orientation to LS-DYNA FE Model

版本 1.3.0.0 (59.7 KB) 作者: Matthew Bondy
Map Fibre Orientation to LS-DYNA FE Model
231.0 次下载
更新时间 2017/7/7

查看许可证

Script to open orientation tensor data output from Moldflow or an experimental measurement and map to an LS-DYNA model
1) Use the same coordinate system (not necessarily the same geometry) for the process and structural models.
2) This script can create one material model per element of the LS-DYNA model.
3) Highly recommended to simplify the LS-DYNA model to only a mesh of just the part (or region of a part) of interest for this application. A mixture of shell and solid elements in the part used with this script will likely cause problems.
4) Linear elastic only.
5) V1 features:
Micromechanics models: Halpin-Tsai, GSC, Mori-Tanaka
Closure approximations: 1) Linear 3D, 2) Linear 2D, 3) Quadratic, 4) Hybrid 3D, 5) Hybrid 2D, 6) Orthotropic smooth, 7) Orthotropic fitted, 8) Natural 2D, 9) ORW (Orthotropic - wide range of interaction coefficients)
LS-DYNA elements: Hexahedrons only (no collapsed hexahedrons = pentahedrons)
Moldflow: Tetrahedrons only (no other option, as of the time this script was written, for a Moldflow model employing solid elements)
6) Features to be added:
Non-linear stress-strain characteristics and/or failure
Support for tetrahedron and shell elements in LS-DYNA
Support for orientation prediction of Moldex
The material reference frame in the LS-DYNA model is currently fixed.
Ideally, the solver would automatically convert the material properties currently computed in the global reference frame to the local material reference frame (defined using the nodes of each element). If an element undergoes significant rotations, V1 of this script will not accurately predict material characteristics.

引用格式

Matthew Bondy (2024). Map Fibre Orientation to LS-DYNA FE Model (https://www.mathworks.com/matlabcentral/fileexchange/58020-map-fibre-orientation-to-ls-dyna-fe-model), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.3.0.0

V1.03: Added a number of closure approximations

1.2.0.0

Added capability to include a fibre length distribution and to output the stiffness tensor in a given reference frame. The latter capability is not implemented for the LS-DYNA output (next version will use this code with element reference frames).

1.1.0.0

V1 to V1.01: Fixed an error in the output of the LS-DYNA model.

1.0.0.0

Updated description. Files not updated.