- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Is still valid the call to...
Page Start Prev 1 Next End
Is still valid the call to OMPython.get()?
Is still valid the call to OMPython.get()?
Jan-28-16 17:58:24
Hi,
I am facing the same problem as here: https://www.openmodelica.org/forum/defa … thon#p4966 when I want to get the result file after the simulation. I have this piece of code that with previous version of OMPython did work.
Code:
OMPython = OMCSession()
...
inMemoryResultFile= OMPython.get(result, 'SimulationResults.resultFile')
So, how can I load the result file into memory?
Greetings!
Page Start Prev 1 Next End
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Is still valid the call to...
There are 0 guests and 0 other users also viewing this topic