F2d

2D nonlinear FE code for plane stress and plane strain problems with several built-in models for isotropic and orthotropic materials
145 Downloads
Updated 16 May 2023

View License

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"

Cite As

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

MATLAB Release Compatibility
Created with R2018a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.4

Bug fixes

1.0.3

Bug fix

1.0.2

bug fix

1.0.1

Comments improved

1.0.0