ecm_model_settings#
- class ansys.fluent.core.generated.solver.settings_242.ecm_model_settings.ecm_model_settings(name=None, parent=None)#
Bases:
Group
ECM model settings.
Attributes
Attribute |
Summary |
---|---|
Set initial SOC in the ECM model. |
|
Set reference capacity in the ECM model. |
|
Use different coefficients for charging and discharging in the ECM model. |
|
Set data type in the ECM model. |
|
List Chen’s rs value in the ECM model. |
|
List Chen’s r1 value in the ECM model. |
|
List Chen’s c1 value in the ECM model. |
|
List Chen’s r2 value in the ECM model. |
|
List Chen’s c2 value in the ECM model. |
|
List Chen’s voc value in the ECM model. |
|
List Chen’s charging rs value in the ECM model. |
|
List Chen’s charging r1 value in the ECM model. |
|
List Chen’s charging c1 value in the ECM model. |
|
List Chen’s charging r2 value in the ECM model. |
|
List Chen’s charging c2 value in the ECM model. |
|
List Chen’s 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. |