| 4 | | By the way, I don't think [https://www.openmodelica.org/doc/OpenModelicaUsersGuide/latest/simulationflags.html#simflag-inputpath -inputPath] is the flag we want to change here. |
| 5 | | If I change inputPath to `temp/OMEdit/ImportInitialValues.ResultGenerator` omc tries to find the init file in the wrong location. |
| 6 | | {{{ |
| 7 | | messages = "Simulation execution failed for model: ImportInitialValues.ImportModelAnnotationInitialEqs |
| 8 | | assert | debug | simulation_input_xml.c: Error: can not read file temp/OMEdit/ImportInitialValues.ResultGenerator/ImportInitialValues.ImportModelAnnotationInitialEqs_init.xml as setup file to the generated simulation code. |
| 9 | | }}} |
| 10 | | |