Opened 5 years ago

Last modified 5 years ago

#5765 closed defect

SpatialDistribution not supported — at Version 1

Reported by: Karim Adbdelhak Owned by: Karim Adbdelhak
Priority: high Milestone: Future
Component: Code Generation Version:
Keywords: Cc: Francesco Casella, Adrian Pop

Description (last modified by Karim Adbdelhak)

Due to a question on StackOverflow i realized that we do not support the modelica builtin function spatialDistribution. Code is generated, but the function just not exists in the Runtime.

The main example there is IBPSA.Fluid.FixedResistances.Examples.PlugFlowPipe from the IBPSA library.

Change History (1)

comment:1 by Karim Adbdelhak, 5 years ago

Description: modified (diff)

I made some small investigations and it seems like an easy thing to add this, my main source being the modelica documentation.

@casella Is this used often and should i focus on implementing this?

@adrpo Is there a reason it has been left out in the past?

Note: See TracTickets for help on using tickets.