Opened 9 years ago

Closed 9 years ago

Last modified 7 years ago

#3820 closed defect (fixed)

FMU generation - multiple instances

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

Description

It seems we set canBeInstantiatedOnlyOncePerProces=true but as far as I know we don't have any global variables that would prevent us for supporting multiple instances of the same FMU in a single process.

Change History (3)

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

Resolution: fixed
Status: acceptedclosed

Fixed in 120a9e/OMCompiler by setting canBeInstantiatedOnlyOncePerProces=false as we already support loading the same FMU multiple times in a process for different instances.

comment:3 by Martin Sjölund, 7 years ago

Milestone: 1.10.0

Milestone deleted

Note: See TracTickets for help on using tickets.