Git Product home page Git Product logo

amaelkady / fm-2d Goto Github PK

View Code? Open in Web Editor NEW
35.0 35.0 22.0 427.89 MB

Open-source MATLAB-based computational platform for modeling and analyzing steel frame buildings in OpenSEES.

License: GNU General Public License v3.0

Tcl 81.85% HTML 5.22% C 7.70% Shell 0.35% Makefile 0.22% M4 0.46% C++ 0.20% Roff 0.67% TeX 0.24% CSS 0.54% JavaScript 2.52% VCL 0.01%
cbf dynamic-analysis earthquake-engineering frame-buildings mrf numerical-modeling opensees pbee steel structural-analysis structural-engineering

fm-2d's Introduction

Linkedin YouTube Researchgate Orcid Outlook

Dr Ahmed Elkady's GitHub

Earthquake engineering | Steel and compiste steel-concrete research | Finite element modeling | Nonlinear analysis | Performance-based design


fm-2d's People

Contributors

amaelkady avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

fm-2d's Issues

Non-standard bracing

My goal is to simulate a non-standard bracing to see whether its behavior is still comparable to the standard one and acceptable. But I realize I can't do this with FM-2D.. Is there a plan to implement free bracing definitions (basically the ability to define any configuration of structural elements)? Or is there some software where one can freely draw the frame, specify the parameters of each element, and get a simulation?

Questions about Modeling

Hello Prof. Elkady,

I have two questions about the SMF model in this repository:
(1) In the Spring_IMK.tcl (line 89), why do we need to correct rotations to account for elastic deformations?

set theta_y [expr $My/(6 * $E * $Ix / $L)];
set theta_p [expr $theta_p - ($McMyP-1.0)*$My/(6 * $E * $Ix / $L)];
set theta_pc [expr $theta_pc + $theta_y + ($McMyP-1.0)*$My/(6 * $E * $Ix / $L)];

If we follow the notation in the Appendix B of Ibarra (2005), does that imply that the response parameter (e.g., $\theta_p$) obtained from the regression equation (lines 78 & 79) actually corresponds to $\theta_{p,mem}$ instead of $\theta_{p,spring}$? If so, then it's necessary to eliminate the elastic beam-column term $\theta_{bc}$ to ensure that the sub-elements are connected in series and have the correct assembled member parameters. However, if it is the case, should we use (n+1)/n *6 * $E * $Ix / $L instead of 6 * $E * $Ix / $L for $K_{bc}$?

(2) In SMF4B.tcl (line545), what is the reason or reference for defining gravity frame element damping using $a1_mod/10?

region 3 -eleRange 900000 999999 -rayleigh 0.0 0.0 [expr $a1_mod/10] 0.0;

Thank you!
Best, YHY

Error creating folders

Greetings Mr. Elkady, I am trying to replicate the example shown in the videos, but I keep getting this error:

Error Identifier: MATLAB:cd:NonExistentFolder
Error Message: Cannot CD to C:\Users\Acer Nitro 5\Desktop\MRF_Example\Results\120111 (Name is nonexistent or not a directory).

Error Location:

Line 5 in Read_Analysis_Data
Line 119 in Run_OpenSEES
Line 64 in Execution_Commands
Line 306 in FM2D_App.RunModelButtonPushed

Thanks in advance.

The program couldn't create file or folder

Hello Professor,
Thank you for your great work
I ran into a problem. When I click on the "Get Period" button, I get this error:

Error Identifier:   MATLAB:cd:NonExistentFolder
Error Message:      Unable to change current folder to 'D:\Users\Farid\Desktop\fm2D-example\Results' (Name is nonexistent or not a folder).
--------------------------------------------------
Error Location:
----------------
Line   98 in Get_Mass_and_Period
Line  433 in FM2D_App.GetperiodButtonPushed

b

Program runned as admin
MATLAB Runtime version: R2022b

IDA algorithm

Dear Dr. Elkady

Thank you very much for this useful tool. I am wondering if it is possible to view the functions EXE file, specifically run_OpenSEES.m file?

Best regards,
Zakariya

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.