Opened 6 years ago
#5604 new defect
Set the options FMU Name and Move FMU at the same time
| Reported by: | Owned by: | Lennart Ochel | |
|---|---|---|---|
| Priority: | normal | Milestone: | Future |
| Component: | Backend | Version: | v1.14.0-dev-nightly |
| Keywords: | Cc: |
Description
Exporting myModel.mo inside myPacakge as FMU.
Setting FMU Name option as myFMU resulting a myFMU.fmu saved in working directory under myPackage.myModel folder.
Setting Move FMU to someLocation resulting a myPacakge.myModel.fmu saved in somelocation but the each c-files has myFMU prefix.
Is this the expected result?
Note:
See TracTickets
for help on using tickets.
