arun3688

Results 8 issues of arun3688

### Description The API `exportSSVTemplate()` works only on the top level system and its component and it does not work on the subsystem and its components, Also the `exportSSVTemplate()` API...

**Is your feature request related to a problem? Please describe.** It should be possible to import an partial fmu with only modeldescription.xml consisting of variables with inputs and outputs and...

enhancement

### Purpose This implements FMI export for initial unknowns in ModelStructure of the ModelDecription.xml ### Files Changed CodegenFMUCommon.tpl : Check for Variable "ísfixed" inorder to set the initial to be...

### Related Issues https://github.com/OpenModelica/OpenModelica/issues/12183 ### Purpose Add support for importing and export connectors for Type `String`

### Description Enumeration type defined in the connectors must have required attribute `name` according to the SSP specification. This required attribute gives the name of an enumeration which references into...

### Related Issues https://github.com/OpenModelica/OMSimulator/issues/1296 ### Purpose Fix the documentation link in ReadMe