Search found 13 matches
- Sat Dec 17, 2022 3:03 am
- Forum: OpenSees.exe Users
- Topic: problem with Nonlinear model of steel beam in opensees based on Deterioration modeling of steel components
- Replies: 0
- Views: 10746
problem with Nonlinear model of steel beam in opensees based on Deterioration modeling of steel components
In his name is the judge Hi I think the best way to assign the nonlinear effect of steel components like beams that to model it with a plastic hinge. So To build a nonlinear model of a one-story steel structure I use the Modified Ibarra – Krawinkler model to model my beam. In fact, I model a beam wi...
- Tue Dec 07, 2021 8:02 am
- Forum: OpenSees.exe Users
- Topic: how Rayleigh Damping Command consider damping ratio for structural modes?
- Replies: 6
- Views: 12571
Re: how Rayleigh Damping Command consider damping ratio for structural modes?
thanks fmk and prof scott
i Awared that we can only use two modes parameters for Rayleigh Damping because of it's coding on opensees and also because of it's definition.
wish you best.
i Awared that we can only use two modes parameters for Rayleigh Damping because of it's coding on opensees and also because of it's definition.
wish you best.
- Mon Dec 06, 2021 3:27 pm
- Forum: OpenSees.exe Users
- Topic: how Rayleigh Damping Command consider damping ratio for structural modes?
- Replies: 6
- Views: 12571
Re: how Rayleigh Damping Command consider damping ratio for structural modes?
deer prof scott i did that in my code but when i ran the model i face this error " ArpackSolver::Error with _saupd info = -9999 Could not build an Arnoldi factorization.IPARAM(5) the size of the current Arnoldi factorization: is 3factorization. The user is advised to check thatenough workspace ...
- Sun Dec 05, 2021 2:35 pm
- Forum: OpenSees.exe Users
- Topic: how Rayleigh Damping Command consider damping ratio for structural modes?
- Replies: 6
- Views: 12571
Re: how Rayleigh Damping Command consider damping ratio for structural modes?
thank you so much i found a code for rayleigh damping in tcl editor, " set xDamp 0.02; # damping ratio set MpropSwitch 1.0; set KcurrSwitch 0.0; set KcommSwitch 1.0; set KinitSwitch 0.0; set nEigenI 1; # mode 1 set nEigenJ 1; # mode 3 set lambdaN [eigen [expr $nEigenJ]]; # eigenvalue analysis f...
- Fri Oct 01, 2021 3:00 pm
- Forum: OpenSees.exe Users
- Topic: how Rayleigh Damping Command consider damping ratio for structural modes?
- Replies: 6
- Views: 12571
how Rayleigh Damping Command consider damping ratio for structural modes?
Hi I had a questiones about the operation of the Riley damping command in Opensees. First, how does the Rayleigh Damping Command affect the damping in any structural mode? Second, can the Rayleigh Damping Command be set to affect only certain modes of the structure? Any help is greatly appreciated I...
- Fri Aug 27, 2021 4:24 am
- Forum: OpenSees.exe Users
- Topic: How modeling tuned liquid column gass damper in opensees?
- Replies: 0
- Views: 10171
How modeling tuned liquid column gass damper in opensees?
hi my thesis is about new damper named tlcgd (tuned liquid column gass damper) wich has a special damping coefficint and stiffness coeeficinet in it's equation of motion. i tried to model damper with using viscouse damper material and two node link element. first i evalute damper coefficinet in damp...
- Wed Aug 11, 2021 1:24 pm
- Forum: OpenSees.exe Users
- Topic: mass moment of inertia
- Replies: 6
- Views: 4788
Re: mass moment of inertia
dear all i think make a progress with this question. i used two change wich think make better result. first i used rigidLink beam between cm and each node insted od rigid diaphragm command. second i used Elastic TimoshenkoBeam insted of elastic element or other type of element and it also made me be...
- Tue Aug 10, 2021 8:50 am
- Forum: OpenSees.exe Users
- Topic: mass moment of inertia
- Replies: 6
- Views: 4788
Re: mass moment of inertia
dear selimgunay
i used this command for my model but it didn't work.
also when i assign mass to center of mass, i get more far result.
wish you best
i used this command for my model but it didn't work.
also when i assign mass to center of mass, i get more far result.
wish you best
- Sun Aug 08, 2021 12:04 am
- Forum: OpenSees.exe Users
- Topic: mass moment of inertia
- Replies: 6
- Views: 4788
Re: mass moment of inertia
dear prof scott
thank you so much for offering that post i'm afraid it didn't helpful.
wish you best
thank you so much for offering that post i'm afraid it didn't helpful.
wish you best
- Fri Aug 06, 2021 11:17 pm
- Forum: OpenSees.exe Users
- Topic: mass moment of inertia
- Replies: 0
- Views: 9232
mass moment of inertia
hello everyone, i'm trying to model a 3D one story buiding with mass IIrregularity, the model has 4 elastic columns and rigid diaphragm. the model has no beam, so i used rigid diaphragm to equal dof of top nodes of columns. i use a model from a reasercher's article, he note that the modal frequences...
- Fri Aug 06, 2021 8:01 am
- Forum: OpenSees.exe Users
- Topic: modal analysis
- Replies: 0
- Views: 8881
modal analysis
hello everyone, i'm trying to model a 3D one story buiding with mass IIrregularity, the model has 4 elastic columns and rigid diaphragm. the model has no beam, so i used rigid diaphragm to equal dof of top nodes of columns. i use a model from a reasercher's article, he note that the modal frequences...
- Fri Aug 06, 2021 7:33 am
- Forum: OpenSees.exe Users
- Topic: mass moment of inertia
- Replies: 6
- Views: 4788
mass moment of inertia
hello everyone, i'm trying to model a 3D one story buiding with mass IIrregularity, the model has 4 elastic columns and rigid diaphragm. the model has no beam, so i used rigid diaphragm to equal dof of top nodes of columns. i use a model from a reasercher's article, he note that the modal frequences...
- Fri Aug 06, 2021 5:12 am
- Forum: OpenSees.exe Users
- Topic: How to output generalized mass and generalized stiffness matrix from modal analysis?
- Replies: 3
- Views: 2965
Re: How to output generalized mass and generalized stiffness matrix from modal analysis?
hello
you can use "print A" command to get mass matrix and eigenvectors
https://opensees.berkeley.edu/wiki/index.php/PrintA
you can use "print A" command to get mass matrix and eigenvectors
https://opensees.berkeley.edu/wiki/index.php/PrintA