Opened 9 years ago

Closed 6 years ago

#3539 closed defect (fixed)

Copy resources needed for Modelica models when exporting FMI

Reported by: Adrian Pop Owned by: Adrian Pop
Priority: high Milestone: Future
Component: FMI Version:
Keywords: Cc:

Description (last modified by Adrian Pop)

Basically we could transform any modelica:// URI into an fmuResourceLocation and copy the files pointed by the modelica URI into the FMI resources folder (including the Library/Resources directory structure).

Change History (5)

comment:1 by Adrian Pop, 9 years ago

Owner: changed from Adeel Asghar to Adrian Pop
Status: newaccepted

comment:2 by Adrian Pop, 9 years ago

Description: modified (diff)

comment:3 by Adrian Pop, 9 years ago

To be able to do this I guess one would need to add extra string parameters for each of the resources, i.e. omc_resource_N which could then be re-written inside fmi2Instantiate based on the given argument: fmi2String fmuResourceLocation.

comment:5 by Adrian Pop, 6 years ago

Resolution: fixed
Status: acceptedclosed

I'll close this as we have this functionality already merged. If there are issues, reopen.

Note: See TracTickets for help on using tickets.