Search found 12 matches
- Tue Mar 06, 2018 1:36 pm
- Forum: Framework
- Topic: Fixed some bugs on Timoshenko Element
- Replies: 6
- Views: 7356
Re: Fixed some bugs on Timoshenko Element
TsarpalisD wrote: > Hello SadeghSalimian, > I found a different bug in the code. I guess it is proper to post it here: > The geometric nonlinear stiffness matrix (for p-delta) is calculated wrong at so the > results are not valid (I compared with SAP2000 and they are completely different). > So, i r...
- Tue Mar 06, 2018 1:43 am
- Forum: Framework
- Topic: Running OpenSees in .NET
- Replies: 1
- Views: 2864
Re: Running OpenSees in .NET
Hi, Dear petras unfortunately there is no API to use of OpenSees in .Net Framework. but I used .Net and C# to write the TCL file and run it automatically by c# for optimization purposes. for more information contact me :icn2083@gmail.com
- Tue Mar 06, 2018 1:35 am
- Forum: Framework
- Topic: Fixed some bugs on Timoshenko Element
- Replies: 6
- Views: 7356
Re: Fixed some bugs on Timoshenko Element
Hi dear TsarpalisD I have found a bug too and I need to fix it. The Bug I found is when a "geometry transformation" object is defined with "joint offset" for considering rigid zone in this element, the stiffness matrix doesn't change. Since this element is the most similar elemen...
- Mon Jan 01, 2018 1:34 pm
- Forum: OpenSees.exe Users
- Topic: thick and thin element in Opensees
- Replies: 0
- Views: 1705
thick and thin element in Opensees
Hi every one. my question is how can a thick shell be modeled in Opensees especially for modal analysis? I mean which element is suitable to model a shell element which could consider shear displacement that is introducing in shell theory. Sap2000 enjoys thin and thick shell element . (in comparison...
- Mon Nov 06, 2017 5:30 am
- Forum: OpenSees.exe Users
- Topic: The Problem with RBS without panel zone
- Replies: 3
- Views: 3791
Re: The Problem with RBS without panel zone
apparently after removing panel zones the frame stiffness (or less likely the masses) has changed significantly. could you put your code here for examination?
- Mon Nov 06, 2017 4:26 am
- Forum: OpenSees.exe Users
- Topic: How to model a bi-linear material with a hysteresis loops
- Replies: 1
- Views: 2003
How to model a bi-linear material with a hysteresis loops
Hi dear friends :) . I need to model a bi-linear material with the same behavior in tension and compression. this material will be used in ADAS dampers. my question is which material is the most suitable to model this behavior? do I use a set of parallel or series materials and can parallel or serie...
- Mon Oct 16, 2017 12:01 pm
- Forum: OpenSees.exe Users
- Topic: geomTrasf in 3d models
- Replies: 3
- Views: 3185
Re: geomTrasf in 3d models
in some cases especially that your element is not parallel to global axis according to command manual you need to calculate a vector representing the direction of the local axis (z) of the element. it means you need an extra calculation to gain this vector. to me I always use the rotation matrices i...
- Mon Oct 16, 2017 10:34 am
- Forum: OpenSees.exe Users
- Topic: is it possible to load an element in trapezoidal shape?
- Replies: 2
- Views: 2578
is it possible to load an element in trapezoidal shape?
Hi everybody. in some cases and problems sometimes I need to load an element in trapezoidal shape or in other cases I need to load only a part of an element uniformly like those are prevalent in commercial software such as ETABS or SAP2000. but in opensees I could not find it directly. I was wonderi...
- Thu Oct 12, 2017 4:19 am
- Forum: OpenSees.exe Users
- Topic: Etabs to opensees
- Replies: 2
- Views: 3051
Re: Etabs to opensees
it's may be done as I did. but it needs a very accurate programming preferably in C# or MATLAB to read Etabs Models and write what you need into tcl Files. if you are a dab hand in programming , it will be easy for you!.
- Thu Oct 12, 2017 4:12 am
- Forum: OpenSees.exe Users
- Topic: P-Delta analysis according what is mentioned in AISC
- Replies: 1
- Views: 1995
P-Delta analysis according what is mentioned in AISC
Hi: dear friends :P . I was wondering if someone could help me and answer my questions. 1): to accomplish P-Delta analysis according to what is mentioned in AISC 2016 or previous versions, is using PDelta GeoTransformation is enough or other attempts must be done? and How can I get the difference fo...
- Mon Jul 31, 2017 2:37 pm
- Forum: OpenSees.exe Users
- Topic: Basic forces of Elastic Beam column element
- Replies: 7
- Views: 6468
Basic forces of Elastic Beam column element
Hi dear friends I want to record basic forces of a series of elastic beam columns in my model. in fact I need to record axial force and moments of each end of element as well as shears on each joint, but I found the recorder for this type of elements includes force command which records forces in th...
- Thu Jul 20, 2017 3:21 am
- Forum: OpenSees.exe Users
- Topic: a weird problem in modeling of 3d truss
- Replies: 1
- Views: 2045
a weird problem in modeling of 3d truss
I tried to model a 3D truss structure by opensees. the model was simple and analysis method was linear. in fact the model was a 3D truss with linear behavior. unfortunately i faced with a unreasonable error message. I already modeled 2d trusses and was acquainted with truss modeling . but in this ca...