Non-linear 3D FE Solver for Steel and Concrete

Non-linear 3D FE Solver for Steel and Concrete
618 Downloads
Aktualisiert 24 Jul 2020

Lizenz anzeigen

Non-linear finite element solver for steel and concrete with fifteen example files:

1-Example_Concrete_Compressive_DC.m: concrete section subjected to compression using displacement control
2-Example_Concrete_Flexure_AC: concrete beam subjected to flexure using arc length control
3-Example_Concrete_Flexure_Brick_DC.m: concrete beam subjected to flexure using displacement control (element type is brick)
4-Example_Concrete_Flexure_Tetra_DC.m: concrete beam subjected to flexure using displacement control (element type is tetrahedral)
5-Example_Concrete_Flexure_Wedge_DC.m: concrete beam subjected to flexure using displacement control (element type is wedge)
6-Example_Concrete_Tensile_DC.m: concrete section subjected to tension using displacement control
7-Example_Elastic_Flexure_LC.m: elastic beam subjected to flexure using load control
8-Example_Reinforced_Concrete_Bond_Flexure_DC.m: reinforced concrete beam subjected to flexure using displacement control (assuming bond slip between steel and concrete)
9-Example_Reinforced_Concrete_Rigid_Flexure_DC.m: reinforced concrete beam subjected to flexure using displacement control (assuming rigid bond between steel and concrete)
10-Example_Steel_Flexure_AC.m: steel beam subjected to flexure using arc length control
11-Example_Steel_Flexure_DC.m: steel beam subjected to flexure using displacement control
12-Example_Steel_Flexure_LC.m: steel beam subjected to flexure using load control
13-Example_Steel_Tensile_DC.m: steel section subjected to tension using displacement control
14-Example_Steel_Flexure_Brick_DC: steel slender beam subjected to flexure using displacement control (element type is brick)
15-Example_Steel_Flexure_Brick_TL_DC: steel slender beam subjected to flexure using displacement control (element type is brick with nonlinear geometry [Total Lagrangian])

Zitieren als

Ayad Al-Rumaithi (2024). Non-linear 3D FE Solver for Steel and Concrete (https://www.mathworks.com/matlabcentral/fileexchange/74872-non-linear-3d-fe-solver-for-steel-and-concrete), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Material Sciences finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.5

added brick element with total lagrangian

1.0.4

additional comments

1.0.3

comments

1.0.2

Added bond slip

1.0.1

description

1.0.0