Search found 10 matches

by arduino
Tue Oct 07, 2014 4:47 pm
Forum: OpenSees.exe Users
Topic: BeamContact2D
Replies: 3
Views: 3866

Re: BeamContact2D

The beam contact elements 2D and 3D available in OpenSees work best in static and quasi-static analyses. Even though inertial forces are calculated in transient analysis the elements are very sensitive to the integration method used. Part of this is due to a simplified method used to evaluate contac...
by arduino
Fri Nov 11, 2011 1:19 pm
Forum: Framework
Topic: itlapack libraries
Replies: 0
Views: 1610

itlapack libraries

Frank The itPack library is invoked but not included in the lib folder. The Fortran files are there though. It creates compilation problems, and although is not difficult to eliminate them by commenting lines in the commands.cpp it is quite annoying. The problem has been there for quite a long time ...
by arduino
Mon Oct 06, 2008 8:20 am
Forum: Soil Modelling
Topic: density
Replies: 0
Views: 2526

density

Frank, Doing some simulations in OpenSees I found myself specifying soil density three times; when defining the soil model, and two times in the definition of quad elements (density itself and to specify body forces). This is quite confusing, particularly the need for density in the element and in t...
by arduino
Fri Jan 25, 2008 6:54 pm
Forum: Framework
Topic: cvs and windows
Replies: 1
Views: 3898

cvs and windows

Hi Frank, Some problems I have experienced downloading from the tarball and CVS: a) When you checkout OpenSees directly (not from tarball) from the repository, CVS has problems updating OpenSees/win32/proj/ParallelOpenSeesManyInterpreters (privileges problems). Because of this when you download Open...
by arduino
Fri Jan 25, 2008 4:05 pm
Forum: Framework
Topic: OpenSees 1.7.5 compilation
Replies: 3
Views: 7246

Frank,

Thanks! It worked. For some reason the solution project file was linking LIBIFCORE.lib and not LIBIFCOREMT.lib.

I got version 1.7.5 from the tarball, not CVS. Maybe the CVS repository is more updated?

Thanks again.

Pedro
by arduino
Thu Jan 24, 2008 2:29 pm
Forum: Framework
Topic: OpenSees 1.7.5 compilation
Replies: 3
Views: 7246

OpenSees 1.7.5 compilation

Hi Frank, I am getting the following error message when compiling OpenSees LIBIFCORE.lib(for_init.obj) : error LNK2019: unresolved external symbol __pxcptinfoptrs referenced in function _GETEXCEPTIONPTRSQQ i.e. it has problems linking the library LIBIFCORE.lib I am using vc++ 2005. I open the soluti...
by arduino
Wed Aug 22, 2007 5:24 pm
Forum: Framework
Topic: very simple case
Replies: 1
Views: 3804

very simple case

Hi Frank, I tried to run a simple 3D validation case using one single standard brick element (stdBrick) where 7 nodes are fixed and the free node is fixed to move in a certain predefined direction using the standard point constraint (sp). That is, all the degrees of freedom are constrained. The solv...
by arduino
Wed Jan 11, 2006 11:58 am
Forum: Framework
Topic: Compiler Optimizations in Linux Redhat Enterprise
Replies: 3
Views: 6187

Hi Frank! The flags we are using are the default flags in makefile.def for Linux RedHat Enterprise Ed (shown below). The DEBUG_FLAG is not defined so I assumed it is blank. I notice that FFLAGS = -Wall. I imagine this will have an effect on the LAPACK, BLAS, etc libraries and therefore on the soluti...
by arduino
Mon Dec 05, 2005 2:30 pm
Forum: Framework
Topic: SuperLU compiling error
Replies: 4
Views: 7617

SuperLU compiling error

Hi ! I am trying to compile OpenSees in Linux RedHat Enterpise. I am getting this error related to the superLU library. I am sure I am doing something silly here... Anyhelp is welcome. Pedro tingFunction -I/home/parduino/OpenSees/SRC/reliability/domain/spectrum -I/home/parduino/OpenSees/SRC/reliabil...
by arduino
Thu Dec 01, 2005 6:44 pm
Forum: OpenSees.exe Users
Topic: WIN opensees.exe
Replies: 1
Views: 3007

WIN opensees.exe

Frank!

I have the sensation the opensees.exe posted in the web is the debug version. The release win version is much faster that the debug one (7 to 10 times faster) :? .

Pedro