Hello
How to build a single dof system which considers deterioration with the ability to change its ductility.
I would really appreciate it if the commands are proposed.
Thanks for your attention
Search found 6 matches
- Sat Nov 05, 2016 12:34 pm
- Forum: Useful Scripts.
- Topic: SDOF with deterioration and changing ductility
- Replies: 0
- Views: 11874
- Fri Feb 20, 2015 7:21 am
- Forum: OpenSees.exe Users
- Topic: Steel01 Isotropic parameters
- Replies: 0
- Views: 1536
Steel01 Isotropic parameters
Hi. My problem is about Steel01 four isotropic parameters. I want to know how these four parameters are used to make stress-strain diagram. How do they effect pressure and tension? I took a look at the some examples and arguments in OpenSees wiki figures but I could not find the exact equation for t...
- Mon Feb 09, 2015 10:34 pm
- Forum: OpenSees.exe Users
- Topic: problem on yield point with reasonable ductility
- Replies: 1
- Views: 2217
problem on yield point with reasonable ductility
Hi. thanks for your previous attention but my problem is still about yield point in spite of the reasonable ductility. I would appreciate it if you could help me. Actually I want to study different uniaxial materials behaviours and their strain stress diagrams. So I tried to made a simple model as a...
- Mon Feb 09, 2015 1:31 pm
- Forum: OpenSees.exe Users
- Topic: problem on yield strain
- Replies: 3
- Views: 3928
Re: problem on yield strain
what about this one? it seems reasonable but still with problem about yield point: # units: N, m wipe # Create ModelBuilder (with two-dimensions and 2 DOF/node) model BasicBuilder -ndm 2 -ndf 3 node 1 0. 0. node 2 1. 0. fix 1 0 1 1 fix 2 1 1 1 # Define materials for truss elements uniaxialMaterial E...
- Sat Feb 07, 2015 10:06 am
- Forum: OpenSees.exe Users
- Topic: problem on yield strain
- Replies: 3
- Views: 3928
problem on yield strain
I have a problem in my file that I can not find. this happens near yield strain point. help me please. I am really in troubles. # units: N, m # Remove existing model wipe # Create ModelBuilder (with two-dimensions and 2 DOF/node) model BasicBuilder -ndm 2 -ndf 3 # Create nodes # ------------ # Creat...
- Tue Feb 03, 2015 11:57 am
- Forum: OpenSees.exe Users
- Topic: eigen error
- Replies: 8
- Views: 13546
Re: eigen error
hi. sorry if I post here actually i do not know where should i post my problem but my problem has the same error: warning bandgenlinlapacksolver and this is my file: # units: N, m # Remove existing model wipe # Create ModelBuilder (with two-dimensions and 2 DOF/node) model BasicBuilder -ndm 2 -ndf3 ...