F2d

版本 1.0.4 (744.5 KB) 作者: Nicola Orlando
2D nonlinear FE code for plane stress and plane strain problems with several built-in models for isotropic and orthotropic materials
145.0 次下载
更新时间 2023/5/16

查看许可证

This non-linear 2D FE code has been developed in order to process mesh created with GMSH (with mesh saved with "msh format" 2.2).
The materials and the boundary conditions must be identified by physical groups during the creation of the mesh.
The input parameters that the users have to define for the correct elaboration of the data are fully contained in the 4 scripts/functions outside the folders of the programs. All the instructions are provided in the comments of each script or function.
The mesh files need to be inserted into the folder "Mesh". The folder "Temp" is deputed to contains the temporary file for each load step.
The folder "drivers" contains all the function/script used in the program.
The main script is the file "F2D" and the elaborations have to be started from it. The code contains several non -linear model involving damage and plasticity (also combined) for isotropic and orthotropic materials. An arc-length algorithm applied on defined degrees of freedom of the user define control points is employed.
The post processing is fully managed in Matlab by using the wizard script "Results". The package contains a fully working example "out-of-the-box"

引用格式

Nicola Orlando (2024). F2d (https://www.mathworks.com/matlabcentral/fileexchange/89258-f2d), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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

Bug fixes

1.0.3

Bug fix

1.0.2

bug fix

1.0.1

Comments improved

1.0.0