Author Topic: Error running PBE App with Openseespy file for Model  (Read 4067 times)

nbuc22

  • Newbie
  • *
  • Posts: 1
    • View Profile
Error running PBE App with Openseespy file for Model
« on: August 15, 2022, 09:30:58 PM »
Is it possible to run the PBE app with an openseespy file for the model generator?

I can get results with the .tcl version of the file, however when I run it with the .py file I get an error message that reads:

"Error Running Dakota: -- Expected 18 function value(s) but found 4."


fmk

  • Administrator
  • Full Member
  • *****
  • Posts: 232
    • View Profile
Re: Error running PBE App with Openseespy file for Model
« Reply #1 on: August 22, 2022, 04:04:54 PM »
At the moment there is no direct means to do so .. you could have a Tcl script invoke the openseespy interpreter to create the model and perform the analysis .. you will have to understand the EVENT file and the outputs requested to do so.