Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#3820 closed defect (fixed)

FMU generation - multiple instances

Reported by: adrpo Owned by: adrpo
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 Changed 8 years ago by adrpo

  • Owner changed from adeas31 to adrpo
  • Status changed from new to accepted

comment:2 Changed 8 years ago by adrpo

  • Resolution set to fixed
  • Status changed from accepted to closed

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 Changed 7 years ago by sjoelund.se

  • Milestone 1.10.0 deleted

Milestone deleted

Note: See TracTickets for help on using tickets.