You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to run a parameter identification I ran into a error:
"Error in .validateSimulationIds(ids, parameters, outputMappings) : Mismatch or missing ID detected: [...]. Ensure each Simulation ID matches with corresponding PIParameter and OutputMapping IDs."
It seems to be happening when only grouped PI parameters are given.
How to reproduce:
Using the example in the user-guide, trying to run only on the lipophilicity doesn't work:
When trying to run a parameter identification I ran into a error:
"Error in .validateSimulationIds(ids, parameters, outputMappings) : Mismatch or missing ID detected: [...]. Ensure each Simulation ID matches with corresponding PIParameter and OutputMapping IDs."
It seems to be happening when only grouped PI parameters are given.
How to reproduce:
Using the example in the user-guide, trying to run only on the lipophilicity doesn't work:
works (example in the user-guide):
doesn' t work:
@rengelke
The text was updated successfully, but these errors were encountered: