Search found 8 matches

by dynaryu
Wed Feb 23, 2011 10:01 pm
Forum: Parallel Processing
Topic: error in linking stage
Replies: 1
Views: 2971

error in linking stage

Hi, I was trying to install parallel version of Opensees on a linux cluster. Anyone could give me some advice on how to fix the following error ? Thanks. make[1]: Leaving directory `/nas/users/u65242/unix/OpenSees/SRC' LIBRARIES BUILT ... NOW LINKING OpenSees PROGRAM make[1]: Entering directory `/na...
by dynaryu
Tue Feb 22, 2011 4:56 pm
Forum: Parallel Processing
Topic: Compiling error in installing parallel Opensees
Replies: 0
Views: 1742

Compiling error in installing parallel Opensees

Hi, I got the following error message as I ran make libs. The weird thing is that I surely locate mpi.h in the path in .def file. Any suggestion/help will be appreciated. Thank you. make[1]: Entering directory `/nas/users/u65242/unix/OpenSees/OTHER/SuperLU_DIST_2.0/SRC' Making dlangs.o from dlangs.c...
by dynaryu
Wed Feb 03, 2010 3:45 pm
Forum: OpenSees.exe Users
Topic: Example using save and restore command
Replies: 0
Views: 713

Example using save and restore command

Hi, Is there anyone who can post an example using database, save, and restore command ? As I ran my script, I got an error message of 'WARNING: restore - no database has been constructed'. Any comment would be greatly appreciated. I currently use 2.1.0 on Mac Os, and I saved database into a file. Th...
by dynaryu
Tue Feb 02, 2010 8:57 pm
Forum: OpenSees.exe Users
Topic: simulate aftershock response
Replies: 1
Views: 611

simulate aftershock response

Hi,

I am trying to simulate aftershock response of a main-shock damaged building by applying eq loadings one after another. Would you give me some idea how to do it ?
Thanks.
by dynaryu
Wed Nov 19, 2008 3:45 pm
Forum: OpenSees.exe Users
Topic: How to compute total response acceleration
Replies: 1
Views: 992

How to compute total response acceleration

I'm wondering if any of you know how to compute total response acceleration in dynamic analysis. I'd like to compute the total response acceleration in tcl script not by summing output (relative response acceleration) and ground acceleration. Is there any command to get ground acceleration value at ...
by dynaryu
Wed Jun 22, 2005 6:25 pm
Forum: Framework
Topic: Skipping graphic things during compiling ?
Replies: 1
Views: 2941

Skipping graphic things during compiling ?

Hi The system that I'm currently try to use doesn't have graphic header file such as gl.h and glx.h. So if I do not use any command relevant to graphic things, is there any way of skipping compiling graphic things ? I'm not sure which part of Makefile.def should be commented. Thanks for your help in...
by dynaryu
Wed Jun 22, 2005 1:37 am
Forum: Framework
Topic: Compile error in TclModelBuilder
Replies: 1
Views: 2915

Compile error in TclModelBuilder

I got error message as shown below during compiling OpenSees. TclModelBuilder.cpp: In constructor `TclModelBuilder::TclModelBuilder(Domain&, Tcl_Interp*, int, int)': TclModelBuilder.cpp:314: error: invalid conversion from `int (*)(void*, Tcl_Interp*, int, char**)' to `int (*)(void*, Tcl_Interp*, int...
by dynaryu
Thu Jun 09, 2005 7:40 pm
Forum: OpenSees.exe Users
Topic: Transient vs. VariableTransient Analysis
Replies: 1
Views: 1847

Transient vs. VariableTransient Analysis

Hi, I'm doing nonlinear dynamic analysis using OpenSees. I used to do it with Transient Analysis, but I recently found that there is another one : Variable Transient Analysis. So.. I'm not sure which one is better (?) or appropriate for my case. Would you let me know anything (cons. and pros. or som...