Opened 9 years ago
Closed 9 years ago
#4262 closed defect (fixed)
translateModelFMU should return the filename including the path, not the success message
| Reported by: | Adrian Pop | Owned by: | Lennart Ochel |
|---|---|---|---|
| Priority: | high | Milestone: | Future |
| Component: | FMI | Version: | |
| Keywords: | Cc: | Adeel Asghar |
Description
Currently translateModelFMU(MyModel) returns:
SimCode: The model MyModel has been translated to FMU.
we should instead return the full name of the FMU.
Change History (3)
comment:1 by , 9 years ago
| Cc: | added |
|---|
comment:2 by , 9 years ago
| Status: | new → accepted |
|---|
comment:3 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Adeel, I've just pushed the changes.
Note:
See TracTickets
for help on using tickets.

Lennart let me know once you have done this so I can update OMEdit accordingly.