ElectricalEnergyStorage icon indicating copy to clipboard operation
ElectricalEnergyStorage copied to clipboard

Array record parameters in Modelica.Electrical.EnergyStorages

Open modelica-trac-importer opened this issue 8 years ago • 4 comments

Reported by pharman on 16 Oct 2012 09:03 UTC In 3 places in Modelica.Electrical.EnergyStorages there is a parameter that is an array of records of undefined size called RC:

  • Modelica.Electrical.EnergyStorages.CellRecords.LinearDynamicImpedance.LinearDynamicImpedanceParameters
  • Modelica.Electrical.EnergyStorages.Batteries.Components.Impedances.RCseriesLinear
  • Modelica.Electrical.EnergyStorages.Batteries.Components.Impedances.CellImpedance

The size of these parameters are used to define the sizes of component arrays in the models so prevent complete checking of the model, they therefore need to have default values.

This is compounded by the fact that the record type used for these arrays does not have default parameter values, so a single element array such as {EnergyStorages.CellRecords.Components.RCelement()} cannot be used to fix this.


Migrated-From: https://trac.modelica.org/Modelica/ticket/879

modelica-trac-importer avatar Jan 30 '17 19:01 modelica-trac-importer

Comment by sjoelund.se on 16 Oct 2012 09:31 UTC Sounds similar to the problems pointed out in [comment 1 of #867 #867]

modelica-trac-importer avatar Jan 30 '17 19:01 modelica-trac-importer

Comment by dietmarw on 4 Dec 2012 16:34 UTC Library is not going to be part of MSL 3.2.1 so rescheduling for possible inclusion in MSL 3.3

modelica-trac-importer avatar Jan 30 '17 19:01 modelica-trac-importer

Modified by beutlich on 18 Jun 2014 09:32 UTC

modelica-trac-importer avatar Jan 30 '17 19:01 modelica-trac-importer

Sorry, I think we should clearly state somewhere that we are not able to put in any resources to at least get this library Modelica compliant.

@AHaumer Could you please comment here?

christiankral avatar Jun 21 '19 15:06 christiankral