ExternalMedia icon indicating copy to clipboard operation
ExternalMedia copied to clipboard

The ExternalMedia library provides a framework for interfacing external codes computing fluid properties to Modelica.Media-compatible component models.

Results 47 ExternalMedia issues
Sort by recently updated
recently updated
newest added

Hello, I met some problem when I used funtion to calculate ThermodynamicState. At first, I tried to run a example on MWorks as shown below, but an error came out...

We are almost done with a new version of ExternalMedia that uses a dynamically linked library for the external functions and works on Dymola and OpenModelica both under Windows and...

I can translate and run models from release 3.3.1 with my current Dymola (2023) setup and VS2019 without any issue nor warning. However, when I try to export them as...

**I cloned this version:** git status On branch v4-dev (18.02.2022 13:56) Your branch is up to date with 'origin/v4-dev'. **Generated ExternalMedia.lib on Windows 10 with cmake 2.23.0 and VS2019 in...

Dear, I am trying to use ExternalMedia, but when testing the example of that library I get the following error . ![Capture d’écran 2022-03-28 144600](https://user-images.githubusercontent.com/88037828/160401030-d6db682d-d5be-400b-a2ee-7839518cfa7b.png) I'm using the following versions:...

Hello, I have a simple model using ExternalMedia which I'm not able to debug. It maybe a pure modelica issue but I have no idea how to solve it. It...

With ExternalMedia 3.3.0 and OM nightly (i.e. >1.17), running ExternalMedia.Test.TestMedium.TestState fails with ``` The following assertion has been violated at time 0.002000 state.phase >= 0 and state.phase

OpenModelica

I tried the new 3.3.1 release out of the .zip file with a recent nightly build OpenModelica v1.19.0-dev-559-g262ad75b37 (64-bit). `ExternalMedia.Test.TestMedium.TestState` compiles and simulates successfully. This is a non-trivial outcome, because...

We welcome any suggestions for the following issue using External Media (v3.3.0) within OpenModelica (runing Modelica v3.2.3): * * * * * The following Modelica code works: model CoolPropTest package...

Run `ExternalMedia.Test.TestMedium.TestState` with the latest nightly build of OpenModelica. The simulation runs successfully and produces the expected results for all the real variables of the state record. However, the phase...