OpenSeesPy icon indicating copy to clipboard operation
OpenSeesPy copied to clipboard

Parameter definitions are not saved to DB

Open felipecordero opened this issue 10 months ago • 0 comments

Hello everyone.

When trying to save a model to DB, after adding something like:

parameter(1, 'element', 4, 'E')

I got

FileDatastore::sendMsg() - not yet implemented

I am applying this to the ASDShellT3 and ShellDKGT elements. I'm unsure if the problem is related to these elements or to the functionality of the parameter function.

Thank you very much in advance.

felipecordero avatar Mar 04 '25 00:03 felipecordero