Search found 6 matches
- Sat Jul 05, 2014 11:40 pm
- Forum: Parallel Processing
- Topic: A problem about OpenSeesSP
- Replies: 10
- Views: 10457
Re: A problem about OpenSeesSP
Hi, fmk Thank you! The model of soil-pile-bridge includes 4000 beam elements and 13542 solid elements. When np=3, it's ok! But np=4 or more, the Problem is still there. What's more, I have another problem. Before transient analysis, the static analysis of gravity must be done. But using OpenSeesSP, ...
- Tue Jul 01, 2014 4:48 pm
- Forum: Parallel Processing
- Topic: A problem about OpenSeesSP
- Replies: 10
- Views: 10457
Re: A problem about OpenSeesSP
Hi,fmk Thank you for your reply. When I run mpiexec -n 4 OpenSeesSP.exe AllSource.tcl, the error is: special ele: 0 VERTEX ONE: 4 job aborted: rank: node: exit code[: error message] 0: Kim-PC: -1073741819 1: Kim-PC: 123 2: Kim-PC: 123 3: Kim-PC: -1073741819: process 3 exited without calling finalize
- Thu Jun 26, 2014 11:44 pm
- Forum: Parallel Processing
- Topic: A problem about OpenSeesSP
- Replies: 10
- Views: 10457
A problem about OpenSeesSP
Hi,fmk
I use OpenSeesSP to analyse a soil-pile-bridge model. When np=1or2, it's ok. But np=4 or more, job aborted. How to solve this problem? system is Mumps.
Thank you in advance!
I use OpenSeesSP to analyse a soil-pile-bridge model. When np=1or2, it's ok. But np=4 or more, job aborted. How to solve this problem? system is Mumps.
Thank you in advance!
- Thu Nov 28, 2013 4:20 am
- Forum: Parallel Processing
- Topic: Big model problem with OpenSeesSP
- Replies: 3
- Views: 4324
Re: Big model problem with OpenSeesSP
Hi,fmk The problem have been solved. I used -genBandArpack (default) as solver of eigen analysis. In fact with the model becoming bigger, genBandArpack was not available. Now I use SuperLU, the computing can be run. Which solver is the best using OpenSeesSP? Sometimes Mumps is not available. Thank y...
- Mon Nov 25, 2013 8:27 pm
- Forum: Parallel Processing
- Topic: Big model problem with OpenSeesSP
- Replies: 3
- Views: 4324
Big model problem with OpenSeesSP
Hi, everyone I run a big soil model using OpenSeesSP, getting a error message: terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc ===================================================================================== = BAD TERMINATION OF ONE OF YOUR APPLICATION PRO...
- Thu Dec 27, 2012 4:05 am
- Forum: OpenSees.exe Users
- Topic: A problem about mass density of quad and brick element
- Replies: 0
- Views: 1475
A problem about mass density of quad and brick element
Hi,everyone! I am analyzing site response problem in OpenSees 2.4.0. Referring to the examples"2D Total Stress Site Response Analysis of a Layered Soil Column"and "3D Site Response Analysis of Sloping Ground", I mode layers soil using nDmaterial and quad or brick element. In the ...