Search found 53 matches

by pallavi
Tue Jul 16, 2013 11:12 pm
Forum: Feature Requests/Future Directions
Topic: OpenSEES compilation on Intel® Xeon Phi Coprocessor
Replies: 0
Views: 6482

OpenSEES compilation on Intel® Xeon Phi Coprocessor

Dear All, I want to compile Parallel OpenSEES using Intel® Xeon Phi™ Coprocessor, can anybody suggest which version of OpenSEES could be use and which makafile.def is supporting for the same. Is OpenSESS presently supporting Intel® Xeon Phi™ Coprocessor compilation? Also what kind of changes I have ...
by pallavi
Fri Mar 16, 2012 4:42 am
Forum: Parallel Processing
Topic: Parallel Compilation Error for DistributedSuperLU.o
Replies: 2
Views: 4650

Parallel Compilation Error for DistributedSuperLU.o

Dear All, While compiling OpenSees Parallel giving PARALLEL_INTERPRETERS as PROGRAMMING_MODE I got the following error on linux as: DistributedSuperLU.cpp(82): error #308: member "SparseGenColLinSOE::size" (declared at line 89 of "/home/internal/csm/pallavig/OpenSees2.1.0_Parallel_Intel/OpenSees/Ope...
by pallavi
Thu Aug 11, 2011 4:12 am
Forum: OpenSees.exe Users
Topic: error in installing OpenSees 2.3.0 in Ubuntu 11.04
Replies: 12
Views: 7811

Re: error in installing OpenSees 2.3.0 in Ubuntu 11.04

Dear Sir,

As per my knowledge, the problem is with the tcl things, if possible do separate and new installation of tcl tk 8.5 and give the corresponding paths in the Makefile.def.

Regards

Pallavi
by pallavi
Fri Aug 05, 2011 5:05 am
Forum: OpenSees.exe Users
Topic: error in installing OpenSees 2.3.0 in Ubuntu 11.04
Replies: 12
Views: 7811

Re: error in installing OpenSees 2.3.0 in Ubuntu 11.04

Dear Tushar,

See the version of TCL Tk ........ Install the tcl tk 8.5. version. Got the header files for both tcl and tk include that in TCL_INCLUDES .
Also do change the C, C++ and Fortran flags....... to -D_TCL85.

Regards

Pallavi
by pallavi
Mon Mar 28, 2011 3:34 am
Forum: OpenSees.exe Users
Topic: Error in algorithm while solving
Replies: 8
Views: 5756

Re: Error in algorithm while solving

vesna wrote: > I never used openSeesquad so I am unable to help you with regard to it. Dear Vesna, Glad to inform you that the model of the single pier of the Bridge ran successfully using OpenSees. Thank you very much for your suggestion. The pier model is having 437 nodes and 400 elements. Now I a...
by pallavi
Thu Mar 24, 2011 2:39 am
Forum: OpenSees.exe Users
Topic: Error in algorithm while solving
Replies: 8
Views: 5756

Re: Error in algorithm while solving

vesna wrote: > There is definitively a problem with your model. The definition of your > model and your elements looks ok to me, but there may be a connectivity > issue or something else. > > I would suggest you to try the following: > 1. make a small simple model that includes all types of elements...
by pallavi
Tue Mar 22, 2011 1:14 am
Forum: OpenSees.exe Users
Topic: Error in algorithm while solving
Replies: 8
Views: 5756

Re: Error in algorithm while solving

vesna wrote: > Your constraints are: > > constraints Transformation 1.0 > > but it should be: > > constraints Transformation > > Are your elements elastic? In the case they are your analysis objects are > defined well. Dear Vesna, I have defined the materials as : #####Materal Information####### nDM...
by pallavi
Fri Mar 18, 2011 1:48 am
Forum: OpenSees.exe Users
Topic: Error in algorithm while solving
Replies: 8
Views: 5756

Re: Error in algorithm while solving

vesna wrote: > The warning message suggest that there is an error in your model. Dear Vesna, I have the Bridge Model using Gid - OpenSeesquad, The entire nodes and elements got by the .tcl script created by Gid. We also have added the zero lenght elements and the load script is like this: #source di...
by pallavi
Thu Mar 17, 2011 12:27 am
Forum: OpenSees.exe Users
Topic: Error in algorithm while solving
Replies: 8
Views: 5756

Error in algorithm while solving

Dear all, I am running a bridge simulation problem on OpenSees 1.7.5, on window OS. While running the example I am getting an error as : OpenSees > wipe OpenSees > source 2d_Mesh_Karad_CF_1602_06t.tcl Finished setting up recorders for 1st stage selfweight analysis... Finished setting up recorders fo...
by pallavi
Mon Jun 28, 2010 4:22 am
Forum: Parallel Processing
Topic: Error while Compiling parallel OpenSees on linux
Replies: 1
Views: 4776

Error while Compiling parallel OpenSees on linux

Dear Sir/Madam, I am installing OpenSees Parallel version on our High Performance Computing system. The HPC system is linux based and I have done "PARALLEL_INTERPRETER" option for parallel compilation. The Makefile.def I have used and Modified accordingly is " Makefile.def.LINUX_CLUSTER". I got all ...
by pallavi
Sun Aug 23, 2009 10:21 pm
Forum: Parallel Processing
Topic: Please suggest suitable Makefile.def
Replies: 1
Views: 3679

Please suggest suitable Makefile.def

Dear all, We are trying to install OpenSees ver 2.1.0 on our system........ The configuration of the system is : Linux yc7.cn.yuva.param 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux Can anybody tell us which Makefile.def is suitable to carry out the compilation? w...
by pallavi
Tue Jul 21, 2009 9:15 pm
Forum: Parallel Processing
Topic: Error on AIX OS while compiling
Replies: 0
Views: 3383

Error on AIX OS while compiling

Dear all, While compiling OpenSees on my AIX 5.1.0 system i got error. I am compiling in -bstatic mode.......... The error is as ............. LIBRARIES BUILT ... NOW LINKING OpenSees PROGRAM gmake: Nothing to be done for `tcl'. gmake[1]: Entering directory `/home/csm/pallavig/OpenSees_33/OpenSees/S...
by pallavi
Thu Jul 16, 2009 4:57 am
Forum: Parallel Processing
Topic: Which element is needed for 3D modeling in Opesees
Replies: 0
Views: 3638

Which element is needed for 3D modeling in Opesees

Dear All, We are doing a 3D modeling in OpenSees of a Bridge and Building structure. Can anybody tell us which element is suitable for the modeling in 3D, means whether it should be tetrahedra, Hexahedra, 20 noded brick element or anything else?? We are using GiD as a modeling software. Which elemen...
by pallavi
Tue Jul 14, 2009 9:50 pm
Forum: Parallel Processing
Topic: Error while running a Job
Replies: 1
Views: 3885

Error while running a Job

Dear all, I am running a job in Opensees Parallel version on our AIX Operating system. I got following error : WARNING TransformationConstraintHandler::handle() - ran out of memory for DOF_Groups array of size 0 WARNING AnalysisMode::getGroupGraph - 0 vertices, has the Domain been populated? Can any...
by pallavi
Mon Jun 22, 2009 10:04 pm
Forum: Parallel Processing
Topic: Error while installation on Grid
Replies: 1
Views: 4245

Error while installation on Grid

Dear All, I am installing OpenSees version 2.1.0 on our Grid system. while installation I am getting following error....... /pallavig/OpenSees/SRC/reliability/domain/distributions -I/home/pallavig/OpenSees/SRC/reliability/domain/filter -I/home/pallavig/OpenSees/SRC/reliability/domain/modulatingFunct...