Category "openmodelica"

How to use external functions in OpenModelica(linux) to call a function in the CoolProps Shared Library? Using a Fortran-77 wrapper didnt work out

I tried out the Fortran Wapper in CoolProp Sources The example fortran code given in the wrapper uses the function PropsSI in CoolProp. double precision T,Q,D,h

PI-Controller doesn't reach reference value with inverter and PMSM in Modelica

I'm trying to investigate the Modelica example Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMPM_VoltageSource but I replaced the signalVo

Get stop time of a simulation with OMPython

i'm developing a system in openmodelica which design the behaviour of a swarm of drone in various simulation. Now, i want to get the simulation result with OMPy