Skip to content

Get flat model without constants #1809

@weberscode

Description

@weberscode

Hi all,

i would like to externally optimize or vary parameters. For i export the model as fmu and optimize it. To externally call and set a model parameter this must be a parameter and not a constant within the flat model. So here is the question?

When i use the thermal zone model and set any of the following parameter

  • ThermalZones.ReducedOrder.RC.FourElements.VAir
  • ThermalZones.ReducedOrder.RC.FourElements.AWin
  • ThermalZones.ReducedOrder.RC.FourElements.ATransparent
  • ThermalZones.ReducedOrder.RC.FourElements.AExt
  • ThermalZones.ReducedOrder.RC.FourElements.AInt
  • ThermalZones.ReducedOrder.RC.FourElements.AFloor
  • ThermalZones.ReducedOrder.RC.FourElements.ARoof

to a value of my record, then the record value and some on its dependant values change to constant during the flattening process. A i said, i need them as a parameter to be externally optimized.

How could i solve this problem?

kr Simon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions