Search found 5 matches

by Yoshi
Mon Jun 20, 2005 2:50 pm
Forum: Framework
Topic: Compile Error 1.6.2a (packages.h and getLibraryFunction)
Replies: 2
Views: 5441

fmk wrote:you need to update with a '-d' option .. packages.h/.cpp files are in new directory SRC/package
Thank you for your advice. I could make it.
Could you add a line for making package.o in NO_RELIABILITY section in SRC/Makefile? And need to update SRC/Makefile.incl for new directory.
by Yoshi
Sun Jun 19, 2005 4:19 pm
Forum: Framework
Topic: Compile Error 1.6.2a (packages.h and getLibraryFunction)
Replies: 2
Views: 5441

Compile Error 1.6.2a (packages.h and getLibraryFunction)

Dear all, I tried to compile the latest version from CVS but failed :cry: . The compiler said, TclModelBuilderUniaxialMaterialCommand.cpp:66:22: packages.h: No such file or directory TclModelBuilderUniaxialMaterialCommand.cpp:1589: error: 'getLibraryFunction' undeclared The TclModelBuilderUniaxialMa...
by Yoshi
Thu May 19, 2005 2:25 am
Forum: OpenSees.exe Users
Topic: Elastic Response Spectra Script
Replies: 27
Views: 246269

about absolute accelearation vs. relative, you can always add the base acceleration, I'll look into it. It seems not easy to calculate the absolute accel. spectra efficiently. 1) The EnvelopNodalRecorder cannot record the time corresponding to the recorded value. Therefore the absolute value cannot...
by Yoshi
Sun May 15, 2005 10:54 pm
Forum: OpenSees.exe Users
Topic: Elastic Response Spectra Script
Replies: 27
Views: 246269

Re: Elastic Response Spectra Script

Hi Silvia, Thank you for your useful scripts. I recommend that these scripts will be incorpolated into the examples manual. Here I report one bug and one request. All, LibSDOFanalysis.tcl set Bdamp [expr 2.0*$zdamp/$omega]; # Rayleigh damping factor Bdamp is set to [expr 2.0*$zdamp * $omega], isn't ...
by Yoshi
Mon Nov 15, 2004 1:11 am
Forum: Framework
Topic: OpenSees for PDA (Sharp Zaurus)
Replies: 1
Views: 4750

OpenSees for PDA (Sharp Zaurus)

Hi, I am interested in the scalability of OpenSees framework and tried to compile it for PDA, Sharp Zaurus. It has Open Linux on the Intel XScale-PXA255 processor and no hard disk. I could get OpenSees 1.6.1 binary for it. I can enjoy OpenSees anytime and anywhere. :D If you are interested in it, pl...