OpenCOR is a cross-platform modelling environment which can be used to organise, edit, simulate and analyse CellML files.
GNU General Public License v3.0
1
stars
0
forks
source link
Python: wait for run() to complete before returning to Python #1
Closed
dbrnz closed 7 years ago
A simulation is run using worker threads. We need to wait for them to complete before returning.