Torsten Sommer
Torsten Sommer
Can you provide steps to reproduce the problem?
@Marvin-TMG, can you give 32ee19f5093bcc3a931e3e3d739c788b4dc83565 a spin?
Have you tried to export the FMU as "Co-Simulation using Cvode"?
@karlwernersson, do you have an idea what might cause this behavior?
How is the value of `generationDateAndTime` non-deterministic for any given build time?
Why do the XMLs of different builds have to be identical?
We're currently working on a solution that will allow you to load large Dymola result files in Python.
Possible names for the XML elements/attributes: - regular map, lookup table, array - codomain, value, data, ordinate, table - dimension scale, domain, abscissa, applicate, axis, breakpoints
What would be the benefit of having this separate function?
Something like ```Python def modelDescription2XML(model_description: ModelDescription) ... ``` ?