Search found 49 matches

by kostast88
Fri Aug 07, 2015 9:41 am
Forum: OpenSees.exe Users
Topic: Bilin on BeamWithHinges
Replies: 5
Views: 4686

Re: Bilin on BeamWithHinges

http://opensees.berkeley.edu/wiki/index ... ibuted.tcl

The sections are defined in terms of moment-rotation, unless there's something goind on with this Lpl...
Here's the material / section definition:
http://opensees.berkeley.edu/wiki/index ... KModel.tcl
by kostast88
Fri Aug 07, 2015 9:00 am
Forum: OpenSees.exe Users
Topic: Bilin on BeamWithHinges
Replies: 5
Views: 4686

Re: Bilin on BeamWithHinges

Thanks for the reply! Yes, when I switch the material I get what I want. What I don't understand is that there is a critical Lpl value, which if I exceed, the results get really ugly. It looks like the J section material, yields first, before the I section material on the element, and follows the pa...
by kostast88
Fri Aug 07, 2015 4:27 am
Forum: OpenSees.exe Users
Topic: Bilin on BeamWithHinges
Replies: 5
Views: 4686

Bilin on BeamWithHinges

I'd like incorporate Bilin material on a section, so that I use it in a fiber element. As of this example, my understanding is that we define everything in terms of Moment-Rotation and then aggregate this to a section. Fiber sections can be applied elsewhere on the beam: eg { uniaxialMaterial Bilin ...
by kostast88
Wed Jun 10, 2015 3:04 am
Forum: OpenSees.exe Users
Topic: Multilinear Material
Replies: 1
Views: 1838

Multilinear Material

Hello everyone! I wanted to ask whether uniaxialMaterial MultiLinear contains some form of hardening, as I couldn't find documentation on this property for this material. I also took a look on the source code, but couldn't identify anything related to it. BUT: I subjected a frame to Timehistory anal...
by kostast88
Sat Mar 07, 2015 8:16 am
Forum: OpenSees.exe Users
Topic: RotSpring2DModIKModel- parameters
Replies: 3
Views: 3674

Re: RotSpring2DModIKModel- parameters

Depends on your modelling aproach (concentrated/distributed plasticity) and what kind of behaviour you want to achieve. If you perform a collapse analysis you need a material with strength and stifness degradation which are important features. Check the database, and maybe someone more experienced w...
by kostast88
Wed Mar 04, 2015 1:07 pm
Forum: OpenSees.exe Users
Topic: RotSpring2DModIKModel- parameters
Replies: 3
Views: 3674

Re: RotSpring2DModIKModel- parameters

http://opensees.berkeley.edu/wiki/images/c/ce/BilinMaterialOpenSees.pdf Check the link, provided in the references of bilin materials. The L is noted as Λ in the paper. I think that for fully symmetric behaviour (to the origin) in loading and unloading(with degradation) you can assume all L as equal...
by kostast88
Mon Mar 02, 2015 2:54 pm
Forum: OpenSees.exe Users
Topic: Inclined zeroLength element, on brace
Replies: 2
Views: 3230

Re: Inclined zeroLength element, on brace

I forgot to mention that I checked the braces internal forces and there was only axial (good). I also checked the global displacement (& forces) horizontal and vertical components and these agreed with the local expected ones (in the elastic region) = orientation of zerolength is good. However I...
by kostast88
Sat Feb 28, 2015 7:27 am
Forum: OpenSees.exe Users
Topic: Inclined zeroLength element, on brace
Replies: 2
Views: 3230

Inclined zeroLength element, on brace

Hi everyone, I have created a model of a 6-storey steel MRF with braces(BRB). My intention was to simulate the connection of each brace to the beam-column joint along with all other classic elements(gusset plates, etc). The braces are simulated as displacement based elements. My question is whether ...
by kostast88
Sat Jan 18, 2014 7:09 am
Forum: OpenSees.exe Users
Topic: MVLEM element
Replies: 2
Views: 2531

MVLEM element

I've read in a couple of articles about the Multiple Vertical line Element Method as an approach for modelling concrete shear walls. These refer to an element implemented in opensees called mvlem and mvlem3d for 3d analysis. However I can't find it anywhere in the SVN, current or older revisions, no...
by kostast88
Tue Dec 10, 2013 7:15 am
Forum: OpenSees.exe Users
Topic: Energy Dissipated Vs Time
Replies: 2
Views: 2631

Re: Energy Dissipated Vs Time

I am not aware of any material that does this directly.
If you want to record it directly,you would have to modify the source code to do so.
You can always do this at post processing by integrating the hysteretic energy.
by kostast88
Fri Oct 18, 2013 8:46 am
Forum: OpenSees.exe Users
Topic: Inclined Supports question
Replies: 2
Views: 2495

Re: Inclined Supports question

Yes I thought about that,but I wanted to check for a more clean solution.Thanks for making that clear.
by kostast88
Fri Oct 18, 2013 3:14 am
Forum: OpenSees.exe Users
Topic: Inclined Supports question
Replies: 2
Views: 2495

Inclined Supports question

This might be simple, but I haven't found any info for it. How can I assign inclined restraints(eg fix support rotated by 45 degrees) to a joint? Note that the member would have a different orientation.
by kostast88
Wed Sep 04, 2013 2:10 am
Forum: OpenSees.exe Users
Topic: How to model axial-flexural hinges in opensees
Replies: 5
Views: 5056

Re: How to model axial-flexural hinges in opensees

For YieldSurface Orbison model example: ysEvolutionModel null 100 1.0 1.0 yieldSurface_BC Orbison2D 100 1.0e12 1.0e12 100 section YS_Section2D01 1 $E $A $I 100 The rest of the models lies here: https://nees.org/tools/openseescomp/browser/trunk/OpenSEESComp/OpenSees/EXAMPLES/ExamplesForTesting/Test.B...
by kostast88
Sun Aug 18, 2013 5:15 am
Forum: OpenSees.exe Users
Topic: Kinematic hardening question
Replies: 0
Views: 1435

Kinematic hardening question

I performed a benchmark test of a simple elastic beamcolumn with a steel01 material, zero length element on it's base with kinematic hardening. I created the exact same model on sap2000. The results I got for elastic static and time history analyses without damping are exactly the same. In sap2000 I...