Changes between Initial Version and Version 1 of Ticket #4813


Ignore:
Timestamp:
2018-03-19T22:43:48Z (7 years ago)
Author:
Francesco Casella
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4813

    • Property Summary Structural parameters not substituted in connection equationsStructural parameters not substituted in connection equations by the NF
  • Ticket #4813 – Description

    initial v1  
    1414}}}
    1515which are contained in the {{{DistributionSystemModelicaActiveLoads}}} class, whereby M is not substituted with its value 1, thus generating the problem.
     16
     17The same problem arises with the {{{ScalableTestSuite.Electrical.TransmissionLine.ScaledExperiments.TransmissionLineModelica_N_XX}}} models, where the following equation appears in the flattened model:
     18{{{
     19transmissionline.L[transmissionline.N].n
     20}}}