Search found 11 matches
- Mon Dec 12, 2011 12:12 pm
- Forum: Framework
- Topic: compiling in Linux
- Replies: 2
- Views: 2951
Re: compiling in Linux
The problem happens compiling 2.3.0 Opensees
- Thu Dec 08, 2011 10:14 am
- Forum: Framework
- Topic: compiling in Linux
- Replies: 2
- Views: 2951
compiling in Linux
Hello, Two questions when I am compiling in Linux: 1) In the makefile.def, shall I modify line 71 from: SUPERLUdir = $(HOME)/OpenSees/OTHER/SuperLU_3.0/SRC to: SUPERLUdir = $(HOME)/OpenSees/OTHER/SuperLU_4.1/SRC since the file (slu_ddefs.h) is not under the SuperLU_3.0 folder. 2) Problem encountered...
- Wed Nov 17, 2010 5:52 pm
- Forum: OpenSees.exe Users
- Topic: question about modes and periods
- Replies: 2
- Views: 2273
problem solved
Thank you for your reply.
My problem is solved.
Zhan
My problem is solved.
Zhan
- Mon Nov 08, 2010 2:14 pm
- Forum: OpenSees.exe Users
- Topic: question about modes and periods
- Replies: 2
- Views: 2273
question about modes and periods
Hello, I am using the eigen value I got to compute the system period for my 2D steel moment frame. - I wonder how the modal eigen values are obtained - by adding more elements (refining mesh), for my 2D frame, why the beams are much more sensitive than columns to the system period? - How (if possibl...
- Sat Feb 27, 2010 10:10 pm
- Forum: Framework
- Topic: Need Help again
- Replies: 1
- Views: 2139
Need Help again
Hello everyone, I got a question about Opensees framework. when I define my parameters for my own object, how do I output my defined parameter :?: It is easy in Matlab. I just need to declare a global variable. But I don't know how to realize it in Opensees. :? For example: I have a variable fp (it'...
- Sat Feb 27, 2010 10:01 pm
- Forum: Framework
- Topic: Where are the system variables?
- Replies: 4
- Views: 3974
Maybe should be a seperate topic
I will bring up another this issue as a new topic.
- Wed Feb 24, 2010 11:44 am
- Forum: Framework
- Topic: Where are the system variables?
- Replies: 4
- Views: 3974
ADD one more question:
Now when I define my parameters for my own object, how do I output my defined parameter? For example: I have a variable fp (it's a vector length 2) defined for the object. Then in my file MyObject.cpp, I have everything declared and the following: const Vector& MyObject::getfpvector(void) { x......
- Mon Feb 15, 2010 9:24 pm
- Forum: Framework
- Topic: Where are the system variables?
- Replies: 4
- Views: 3974
thank you fmk
Thank you FMK,
Thank you for pointing it out to me.
I got my code working now.
Zhan
Thank you for pointing it out to me.
I got my code working now.
Zhan
- Thu Feb 04, 2010 3:32 pm
- Forum: Framework
- Topic: Where are the system variables?
- Replies: 4
- Views: 3974
Where are the system variables?
Hello everyone,
Where are the system variables stored when we are using Opensees?
System variables are variables like:
Material tag;
strain(n);
strain(n+1);
...
etc.
Thank you so much.
Where are the system variables stored when we are using Opensees?
System variables are variables like:
Material tag;
strain(n);
strain(n+1);
...
etc.
Thank you so much.
- Mon May 18, 2009 7:47 pm
- Forum: Framework
- Topic: Question for compiling
- Replies: 3
- Views: 3848
- Thu May 14, 2009 3:40 pm
- Forum: Framework
- Topic: Question for compiling
- Replies: 3
- Views: 3848
Question for compiling
Hello everyone,
I just started developing Opensees.
I downloaded newested version and opened that with visual studio 2008.
How can I generate the file Opensees.exe out of this project?
Is there any guide that I can follow?
Thank you so much.
Zhan Shu
I just started developing Opensees.
I downloaded newested version and opened that with visual studio 2008.
How can I generate the file Opensees.exe out of this project?
Is there any guide that I can follow?
Thank you so much.
Zhan Shu