simulationRunsGroupedByModelInputNames

Partitions the simulation runs into groups that are determined by the model inputs that have the same input and response names. Any simulation runs that have model inputs with the same input names and response names are grouped together into a map.

Return

the returned map has keys that are the unique set of strings within the model input names and response names, with values representing the map of model inputs to related simulation runs.