﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5378	Enhancements required for multi-simulation scenarios	prateek.gupta@…	arunkumar palanisamy	"Using getXXXX() method from ModelicaSystem class loads the results and parameter values from the resultant MAT file with the default name ""model_name_res.mat"". But if the same model has to be simulated multiple times by changing certain parameters, the resulting MAT file gets overwritten for each simulation iteration and comparing the results with the previous simulations is not possible. Therefore I would like to suggest following two enhancements in the existing OMPython library and in particular ModelicaSystem class:

1. Allow the user to provide a name or suffix for the generated resultant MAT file
2. Allow the user to define the path to the MAT file from which they want to read the results or parameters using getXXXX()/getXXXX(S) method."	enhancement	closed	high		OMPython		fixed		
