ecm_model_settings#
- class ansys.fluent.core.generated.solver.settings_261.ecm_model_settings(name=None, parent=None)#
Bases:
GroupECM model settings.
Attributes
Attribute |
Summary |
|---|---|
Initial SOC in the ECM model. |
|
Reference capacity in the ECM model. |
|
Use different coefficients for charging and discharging in the ECM model. |
|
Data type in the ECM model. |
|
List Chen rs value in the ECM model. |
|
List Chen r1 value in the ECM model. |
|
List Chen c1 value in the ECM model. |
|
List Chen r2 value in the ECM model. |
|
List Chen c2 value in the ECM model. |
|
List Chen voc value in the ECM model. |
|
List Chen charging rs value in the ECM model. |
|
List Chen charging r1 value in the ECM model. |
|
List Chen charging c1 value in the ECM model. |
|
List Chen charging r2 value in the ECM model. |
|
List Chen charging c2 value in the ECM model. |
|
List Chen charging voc value in the ECM model. |
|
List poly rs value in the ECM model. |
|
List poly r1 value in the ECM model. |
|
List poly c1 value in the ECM model. |
|
List poly r2 value in the ECM model. |
|
List poly c2 value in the ECM model. |
|
List poly voc value in the ECM model. |
|
List charging poly rs value in the ECM model. |
|
List charging poly r1 value in the ECM model. |
|
List charging poly c1 value in the ECM model. |
|
List charging poly r2 value in the ECM model. |
|
List charging poly c2 value in the ECM model. |
|
List charging poly voc value in the ECM model. |
|
Rs table data in the ECM model. |
|
R1 table data in the ECM model. |
|
C1 table data in the ECM model. |
|
R2 table data in the ECM model. |
|
C2 table data in the ECM model. |
|
R3 table data in the ECM model. |
|
C3 table data in the ECM model. |
|
Voc table data in the ECM model. |
|
Charging rs table data in the ECM model. |
|
Charging r1 table data in the ECM model. |
|
Charging c1 table data in the ECM model. |
|
Charging r2 table data in the ECM model. |
|
Charging c2 table data in the ECM model. |
|
Charging r3 table data in the ECM model. |
|
Charging c3 table data in the ECM model. |
|
Charging voc table data in the ECM model. |
Methods
Method |
Summary |
|---|---|
Command to read all ECM data tables. |
|
Command to write all ECM data tables. |
Included in:
Parent |
Summary |
|---|---|
Battery model settings. |