Search found 15 matches

by aarenas
Wed Aug 13, 2014 1:19 pm
Forum: Parallel Processing
Topic: EqualDOF in big parallel processing 3D Model
Replies: 3
Views: 5027

Re: EqualDOF in big parallel processing 3D Model

Hi Frank, I already have a flag in the test options, thus is showing all the info. By stuck, I mean it doesn´t reach the iteration process, thus there is nothing to show. Anyway, we figured out the problem. EDOF needs the master and the slave nodes to be in the same processor, otherwise it get stuck...
by aarenas
Wed Aug 06, 2014 5:42 am
Forum: Parallel Processing
Topic: EqualDOF in big parallel processing 3D Model
Replies: 3
Views: 5027

EqualDOF in big parallel processing 3D Model

Hi all, I´m running a "big" 300,000 element model in parallel processing of a topographic mesh containing a dam and tailings. At this point I´m setting the gravitational forces using UCSD NDmaterial in elastic stage. Everything runs smoothly and result has been checked using Flac3D. When e...
by aarenas
Wed Jul 03, 2013 4:14 pm
Forum: OpenSees.exe Users
Topic: OpenSees 64 bits
Replies: 0
Views: 1354

OpenSees 64 bits

Frank,

Any chance of releasing versions of OpenSees in 64 bits? Specially those in parallel. I can easily do a 64 bit version of the serial version, but the MP version is out of league.

Cheers!
by aarenas
Tue Jul 02, 2013 4:43 am
Forum: OpenSees.exe Users
Topic: Memory issue
Replies: 2
Views: 2257

Re: Memory issue

Frank,

thanks for your answer.

Alfredo

fmk wrote:
> yes it would. yes your other option is the parallel.
by aarenas
Mon Jul 01, 2013 2:52 pm
Forum: OpenSees.exe Users
Topic: Memory issue
Replies: 2
Views: 2257

Memory issue

Hi all, I want to run a large soil 3D model in OS, but I want to stay in Windows environment. The current version of OS is 32bit, and allows about 40,000 elements before it runs out of memory. I want to run about 800,000. I alreay did it in Flac3D. If I compile OS in 64bit, would it increase the mem...
by aarenas
Mon Jun 24, 2013 2:18 pm
Forum: OpenSees.exe Users
Topic: Tetrahedral and pyramid in OS
Replies: 2
Views: 2589

Re: Tetrahedral and pyramid in OS

fmk wrote:
> yoy don't need additional nodes, you can use duplicate nodes. both will
> work, the former would in theory be more accurate.

Frank, thank you for your reply. I´ll try the first aproach and I will post the findings. Alfredo
by aarenas
Wed Jun 19, 2013 11:26 am
Forum: OpenSees.exe Users
Topic: Tetrahedral and pyramid in OS
Replies: 2
Views: 2589

Tetrahedral and pyramid in OS

Hello everyone, In order to create tetrahedral and pyramid elements, Can I use a cube as a base element and assign same coordinates to a set of nodes? Let me explain. Say a cube with bottom four nodes being 1,2,3 and 4; and top four nodes being 5,6,7 and 8. If I define the coordinates of nodes 5,6,7...
by aarenas
Wed May 21, 2008 11:59 am
Forum: Parallel Processing
Topic: Almost working
Replies: 0
Views: 4945

Almost working

I have an script that run with OS 2.0 in about 1.5 hrs. I download and install everything need to run OS parallel. In my analysis config I have system ProfileSPD. With this config the parallel version gave me an error and stop running. then I replace all the sytem Profile SPD with system Mumps -ICNT...
by aarenas
Mon May 12, 2008 7:41 am
Forum: Parallel Processing
Topic: I can't download Parallel versions
Replies: 7
Views: 11438

silvia wrote:have you tried erasing your cache?
thanks , that works.

Alfredo
by aarenas
Sat May 10, 2008 12:25 pm
Forum: Parallel Processing
Topic: I can't download Parallel versions
Replies: 7
Views: 11438

I can't download Parallel versions

I download Opensees2.0.0, but I didn't download OpenSeesSP or OpenSeesMP. Some days after that I want to download the 2 parallel version but the webpage does allow me. Can someone reset my email account so I can download them. Thanks
by aarenas
Wed Nov 28, 2007 8:12 am
Forum: Framework
Topic: Compile Opensees v1.7.4,error?
Replies: 15
Views: 17938

Robbie, how many project component do you have in your opensees soluction. I did your suggestion and that problem was solve but know instead of having 1 error I have over 12,000 !!, but is pretty much the same error "error LNK2001". I going to look info about it. Any other suggestion? Than...
by aarenas
Tue Nov 27, 2007 10:42 am
Forum: Framework
Topic: Compile Opensees v1.7.4,error?
Replies: 15
Views: 17938

Hey Robbie, When I load the Opensees solution, it loaded 24 projects, but there is no one called tcl. Maybe that is the problem?. Thanks Alfredo Hello, tcl.lib is what is being compiled when making the opensees executable. If tcl.lib isn't available, it means that the TCL project isn't successfully ...
by aarenas
Mon Nov 26, 2007 6:19 pm
Forum: Framework
Topic: Missing Library when compiling PLEASE HELP !!!
Replies: 1
Views: 3983

Missing Library when compiling PLEASE HELP !!!

Hello all, As many of you in the forum I'm trying to compile opensees 1.7.4. I'm using Visual Studio 2005. I have an error in the linker, it says that it couldn't find tcl.lib. I have installed the last version of tcl (also I tried with older versions) in c:\program files\Tcl. I also checked the Tcl...
by aarenas
Mon Nov 26, 2007 5:47 pm
Forum: Framework
Topic: Compile Opensees v1.7.4,error?
Replies: 15
Views: 17938

Thanks for your help, but that is not going to work. I already check the path and they are right. The problem is that there is no such of library in my computer. I did search it and it is not in my hard drive. Can somebody send me that library. Thanks Hello Juan, I'm sorry that my suggestion did not...
by aarenas
Fri Nov 23, 2007 7:27 am
Forum: Framework
Topic: Compile Opensees v1.7.4,error?
Replies: 15
Views: 17938

Thanks! I did v1.7.3 well but fail when v1.7.4. So, I don't think that the tcl installed in the wrong location. The reason may be in the codes. Hi, Could you solve this problem?, I have the same problem. I have installed tcl in different directories including c:\program files or c:\tcl but nothing ...