Page 1 of 1

Soil Modeling-UCSD materials in OpenSeesSP (PDMY & PDMY02)

Posted: Thu Dec 05, 2013 1:44 pm
by zanakarimi
I have a 3D site response model using SSPbrickUP element type and PressureDependMultiYield Material. I can run my model in OpenSeesSP.exe with PDMY material but not for PDMY02.
When I use PDMY02 materials, I get the following error:

"FEM_ObjectBrokerAllClasses::getNewNDMaterial - - no NDMaterial type exists for class tag 103
WARNING SSPbrickUP::recvSelf<> - 1 failed to get a blank Material of type 103
job aborted:
rank: node: exit code [: error massage]
0: zaka-PC: 123
1: zaka-PC: -1073741819: process 1 exited without calling finalize
child process exited abnormally"

I should mention that I can run the same model with PDMY02 but with -np=1. The problem exists when I use multiple processors. It seems that the software cannot get the PDMY02 material type associated with element when the domain is decomposed.

Any idea on this issue will be really appreciated.
Thanks,

Re: Soil Modeling-UCSD materials in OpenSeesSP (PDMY & PDMY

Posted: Thu Dec 05, 2013 2:26 pm
by brag006
Check my reply to your other post. But basically need to make a few adjustments to FEM_ObjectBrokerAllClasses.cpp. Are you compiling the source code or just using the binary provided?

Re: Soil Modeling-UCSD materials in OpenSeesSP (PDMY & PDMY

Posted: Fri Dec 06, 2013 11:01 am
by zanakarimi
No I am not compiling the code. Can I use your own compiled version please?
Contact me at: karimi.zanaATgmail.com

Re: Soil Modeling-UCSD materials in OpenSeesSP (PDMY & PDMY

Posted: Mon Dec 16, 2013 10:24 am
by fmk
the latest download should include the missing code.