Opened 12 years ago
Closed 11 years ago
#2396 closed defect (fixed)
unit expressions
| Reported by: | Lennart Ochel | Owned by: | Lennart Ochel |
|---|---|---|---|
| Priority: | high | Milestone: | 1.9.3 |
| Component: | Backend | Version: | trunk |
| Keywords: | Cc: |
Description (last modified by )
There is no support for unit expressions in OpenModelica.
Change History (3)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
As far as I know, there is no unit check in OpenModelica. There are at least two things missing:
- equation with incompatible units should get reported with a warning
- implicit present units should be assigned to variables automatically
This ticket is probably assigned to the wrong component.
comment:3 by , 11 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

What exactly does the backend need to do with unit expressions?