WOLFRAM SYSTEM MODELER
TransientDataParameter records for transient battery models |
Parameters of RC-elements |
|
Parameters of a transient battery cell |
|
Example parameters of a transient battery cell |
|
Parameters for transient stacks including degradation |
This information is part of the Modelica Standard Library maintained by the Modelica Association.
Parameter records for transient battery models
The user can easily build up a collection of different battery types by creating individual parameter records extending from the base record CellData
.
Do not forget to add the annotation(defaultComponentPrefixes="parameter");
in each individual parameter record.
SystemModel["Modelica.Electrical.Batteries.ParameterRecords.TransientData"]