ntgk_curve_fitting#
- class ansys.fluent.core.generated.solver.settings_242.ntgk_curve_fitting.ntgk_curve_fitting(name=None, parent=None)#
Bases:
Command
NTGK parameter estimation tool.
- Parameters:
- filename
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.
- filename
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. |