Relative Content

Tag Archive for pythondymola

Understanding fails in Dymola simulateMultiResultsModel

I use Dymola’s simulateMultiResultsModel function to simulate multiple sets of parameters as part of a parameter estimation process (in Python). However, it appears that if simulation of one parameter set fails, all simulations fail, and I can’t receive the results for all other parameter sets. Is it possible to get the results of the non-failing parameter sets?