ntgk_curve_fitting#
- class ansys.fluent.core.generated.solver.settings_252.ntgk_curve_fitting(name=None, parent=None)#
Bases:
CommandNTGK parameter estimation tool.
- Parameters:
- file_name
List File names used in the NTGK model fitting.
- capacity
real Battery capacity used in the NTGK model fitting.
- number_dod_level
int Number of DOD-levels used in the NTGK model fitting.
- min_dod
real Minimum DOD used in the NTGK model fitting.
- max_dod
real Maximum DOD used in the NTGK model fitting.
- capacity_fade_enabledbool
Include Capacity Fade Effect in the NTGK model fitting.
- file_name
Arguments
Argument |
Summary |
|---|---|
File names used in the NTGK model fitting. |
|
Battery capacity used in the NTGK model fitting. |
|
Number of DOD-levels used in the NTGK model fitting. |
|
Minimum DOD used in the NTGK model fitting. |
|
Maximum DOD used in the NTGK model fitting. |
|
Include Capacity Fade Effect in the NTGK model fitting. |
Included in:
Parent |
Summary |
|---|---|
Parameter estimation tool. |