Search found 9 matches

by megiddo
Thu Dec 18, 2014 7:00 am
Forum: Framework
Topic: Can I call OpenSees interpreter from inside my C++ code?
Replies: 2
Views: 3092

Can I call OpenSees interpreter from inside my C++ code?

I was wondering if I can run OpenSees interpreter from inside my C++ code. For example I have a C++ code which does Finite Element Analysis and I want to use OpenSees capabilities in my Finite Element C++ code. Is it possible? If so, is there any guide on how to do it? If it's not possible, is there...
by megiddo
Tue Jul 22, 2014 11:45 am
Forum: Framework
Topic: OpenSees & Octave
Replies: 2
Views: 4506

OpenSees & Octave

Hi, I was wondering if Octave Libraries, classes and methods are used in OpenSees C++ source code for doing matrix operations, Eigen analysis, ...
by megiddo
Wed Aug 14, 2013 6:01 am
Forum: OpenSees.exe Users
Topic: Impact Material
Replies: 3
Views: 3732

Re: Impact Material

by megiddo
Wed Aug 14, 2013 5:47 am
Forum: OpenSees.exe Users
Topic: zeroLengthContact3D (or 2D)
Replies: 3
Views: 3485

Re: zeroLengthContact3D (or 2D)

For using 6DOF and 3DOF nodes together in the same code, you can use the example zip file provided in the following OpenSees wiki page:

http://opensees.berkeley.edu/wiki/index ... thImpact3D
by megiddo
Wed Aug 14, 2013 2:53 am
Forum: OpenSees.exe Users
Topic: Differing DOF at the end nodes
Replies: 2
Views: 2362

Re: Differing DOF at the end nodes

Thanks.
by megiddo
Tue Aug 13, 2013 9:01 am
Forum: OpenSees.exe Users
Topic: Differing DOF at the end nodes
Replies: 2
Views: 2362

Differing DOF at the end nodes

I there any element that can have differing DOF at the end nodes?

I mean, for example 3DOF node at one end and 6DOF node at the other end.

Do we have an element like that?