load command usable with database command

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

Moderators: silvia, selimgunay, Moderators

Post Reply
ccasotto
Posts: 6
Joined: Fri Oct 19, 2012 8:26 am
Location: IUSS Pavia

load command usable with database command

Post by ccasotto »

Hi,
I am trying to restore a model using the database command, but it gives me this error:

FileDatastore::recvID() - failed
LoadPattern::recvSelf - channel failed to recv the EleLoad ID
Domain::recv - LoadPattern with dbTag 19327 failed to recvSelf
FE_Datastore::restoreState - domain failed to recvSelf
WARNING - database failed to restoreState

I tried not to use element load type (which seems to be the problem) and now it works, but actually I need to use it. I know that some types of element or material are not supported by the database command, is it possible that also eleload is not supported? How can I solve this problem?

Thanks, Chiara
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: load command usable with database command

Post by fmk »

any idea what ele load you are using that is causing this?
ccasotto
Posts: 6
Joined: Fri Oct 19, 2012 8:26 am
Location: IUSS Pavia

Re: load command usable with database command

Post by ccasotto »

sorry, I forgot to say it, the ele load is beamUniform
Post Reply