-
### What is your problem ?
Fuel is modeled as an ideal gas. For ideal gases, enthalpy only depends on temperatures, so it completely breaks pressure losses impact on temperatures
### What should…
-
I have a customer who defined two hierarchical connectors:
```
connector Hier_control
Modelica.Blocks.Interfaces.RealOutput y;
Modelica.Blocks.Interfaces.BooleanInput setOff_component;
Mode…
-
> **Comment by sjoelund.se on 4 Apr 2014 08:02 UTC** I think this would be rather important to resolve or clarify. Currently the MSL does not seem to care about the order: `CurvedBend.Geometry` and `B…
-
This issue is to implement a method to convert Global Horizontal Irradiation (GIH) measurements to Plane of Array (POA) Irradiation, which is useful for more accurate accounting of solar irradiation o…
-
This issue is to implement model-based PID tuning methods described in https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.831.9430&rep=rep1&type=pdf. The structure of the resulting Modelica cla…
-
**Reported by fcasella on 2 Jun 2008 22:06 UTC**
Develop example cases for different heat exchangers.
Geometry: shell&tube, plate, others (co-current, counter-current, cross-flow)
Fluids: gas-gas, gas…
-
This is a feature request.
In order to create high quality Modelica diagrams in different kinds of publications I am using the SVG export of the Diagram View in OpenModelica. The quality of the ex…
-
### Description
When using the [solver clock](https://specification.modelica.org/master/synchronous-language-elements.html#modelica:clock-solver) with an explicit Euler method in combination with a…
-
Here is the docker-compose file:
```yaml
version: '3.1'
services:
eplus1:
build: './eplus'
working_dir: /home/developer/fmu
command: python web.py config jmodelica1
ports:
…
-
he following models fail in result comparison.
Tested revision: f9bddf86 (2024-02-16)
Changed models, need reference update after library officer check:
- [x] ModelicaTest.Media.TestAllProperties…