FMPy icon indicating copy to clipboard operation
FMPy copied to clipboard

Simulate Functional Mockup Units (FMUs) in Python

Results 111 FMPy issues
Sort by recently updated
recently updated
newest added

- are of type `Real` - have a `derivative` attribute

enhancement

On Windows and Linux, during long simulations, the interface bugs. It takes a very long time to switch to another tab, and it is sometimes impossible. Steps to reproduce :...

the gui part uses PyQt, and the license text does not reflect the GPL our users were tricked into believing they can redistribute derived works of fmpy into BSD seems...

Will the export of result files in mat format be supported in the future?

Hi, I am using FMPy GUI to run an FMU. When I change the value of a variable, it returns the following error: "The start values for the following variables...

it seems to me that there is some redundancy in the class `Variable` in the module `create_fmu_container`. It is not possible to create a fmu container if the fields in...

enhancement

I was investigating on a really strange issue today: I was using `fmpy` in our project together with a larger multiprocessing setup (doing parallel simulations) and I encountered a strange...

Plots in FMPy GUI always use the unit of a variable and ignore the display unit. Temperatures for example are always displayed in Kelvin and there is no way to...