:orphan: .. _ecm_model_settings: ecm_model_settings ================== .. autoclass:: ansys.fluent.core.generated.solver.settings_242.ecm_model_settings.ecm_model_settings :show-inheritance: .. rubric:: Attributes ==================================== ============================================================================= Attribute Summary ==================================== ============================================================================= :ref:`initial_soc ` Set initial SOC in the ECM model. :ref:`ref_capacity ` Set reference capacity in the ECM model. :ref:`two_set_data ` Use different coefficients for charging and discharging in the ECM model. :ref:`data_type ` Set data type in the ECM model. :ref:`chen_rs ` List Chen's rs value in the ECM model. :ref:`chen_r1 ` List Chen's r1 value in the ECM model. :ref:`chen_c1 ` List Chen's c1 value in the ECM model. :ref:`chen_r2 ` List Chen's r2 value in the ECM model. :ref:`chen_c2 ` List Chen's c2 value in the ECM model. :ref:`chen_voc ` List Chen's voc value in the ECM model. :ref:`chen_rs_c ` List Chen's charging rs value in the ECM model. :ref:`chen_r1_c ` List Chen's charging r1 value in the ECM model. :ref:`chen_c1_c ` List Chen's charging c1 value in the ECM model. :ref:`chen_r2_c ` List Chen's charging r2 value in the ECM model. :ref:`chen_c2_c ` List Chen's charging c2 value in the ECM model. :ref:`chen_voc_c ` List Chen's charging voc value in the ECM model. :ref:`poly_rs ` List poly rs value in the ECM model. :ref:`poly_r1 ` List poly r1 value in the ECM model. :ref:`poly_c1 ` List poly c1 value in the ECM model. :ref:`poly_r2 ` List poly r2 value in the ECM model. :ref:`poly_c2 ` List poly c2 value in the ECM model. :ref:`poly_voc ` List poly voc value in the ECM model. :ref:`poly_rs_c ` List charging poly rs value in the ECM model. :ref:`poly_r1_c ` List charging poly r1 value in the ECM model. :ref:`poly_c1_c ` List charging poly c1 value in the ECM model. :ref:`poly_r2_c ` List charging poly r2 value in the ECM model. :ref:`poly_c2_c ` List charging poly c2 value in the ECM model. :ref:`poly_voc_c ` List charging poly voc value in the ECM model. :ref:`table_rs ` Rs table data in the ECM model. :ref:`table_r1 ` R1 table data in the ECM model. :ref:`table_c1 ` C1 table data in the ECM model. :ref:`table_r2 ` R2 table data in the ECM model. :ref:`table_c2 ` C2 table data in the ECM model. :ref:`table_r3 ` R3 table data in the ECM model. :ref:`table_c3 ` C3 table data in the ECM model. :ref:`table_voc ` Voc table data in the ECM model. :ref:`table_rs_c ` Charging rs table data in the ECM model. :ref:`table_r1_c ` Charging r1 table data in the ECM model. :ref:`table_c1_c ` Charging c1 table data in the ECM model. :ref:`table_r2_c ` Charging r2 table data in the ECM model. :ref:`table_c2_c ` Charging c2 table data in the ECM model. :ref:`table_r3_c ` Charging r3 table data in the ECM model. :ref:`table_c3_c ` Charging c3 table data in the ECM model. :ref:`table_voc_c ` Charging voc table data in the ECM model. ==================================== ============================================================================= .. rubric:: Methods ================================================== ========================================= Method Summary ================================================== ========================================= :ref:`read_all_data_table ` Command to read all ECM data tables. :ref:`write_all_data_table ` Command to write all ECM data tables. ================================================== ========================================= .. rubric:: Included in: ======================== =========================== Parent Summary ======================== =========================== :ref:`battery ` Battery model settings. ======================== ===========================