anybody has example tcl code for parallel computation?

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
ouyang
Posts: 10
Joined: Thu Feb 10, 2005 8:58 pm

anybody has example tcl code for parallel computation?

Post by ouyang »

Hi everyone,
I am trying to use three PCs with linux system to do parallel computation with Opensees for my 3d FEM model. I am new in the area of parallel computation. I read the report at

http://sokocalo.engr.ucdavis.edu/~jerem ... Report.pdf

and got some ideas:
1. explicit domain decomposition approach
2. Alternatively, the system of equations for the whole analysis domain may be assembled and then solved in parallel without recourse to a physical partitioning of the problem.

Does anybody have sample tcl codes for the parallel computation?

Thanks a lot.

Ouyang
Boris
Posts: 95
Joined: Mon Jun 14, 2004 3:57 pm
Location: UC Davis

parallel examples

Post by Boris »

We have all these input files, and they have been posted to that web site for last two and half months:

http://sokocalo.engr.ucdavis.edu/~jeremic/PDD/

look at the bottom of the above web site, there is link to two examples. More examples should be comming in near future.

Boris
Post Reply