🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Export Modelica models as FMU in Activate (preserve model parameters)

User: "Beta"
New Altair Community Member
Updated by Beta

hi,

I am working with Modelica models in Activate and need to export the model as FMU. After exporting, all parameters of Modelica model (such as spring stiffness, damping factors, etc.) disapear and I cannot change them anymore. This doesn't happen if I export the model containing Activate blocks only.

I guess that Activate complies all Modelica model before exporting and result into this problem.

May I ask how to solve this problems? If not yet supported, Can I expect an improvement in the future?

 

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "RoKet"
    Altair Employee
    Updated by RoKet

    Hi beta,

    The Modelica model is a nested FMU in the Activate model, and all parameters of the Modelica model are inlined, i.e. hidden for the user. That results in an exported FMU without any Modelica parameter.

    I got a feedback from Activate's development team, that this proceeding will change with version 2021.2 (coming in autumn 2021). Then the fmu editor also make sense for FMUs containing Modelica models.

    RoKet