thermal_abuse_fitting#

class ansys.fluent.core.generated.solver.settings_242.thermal_abuse_fitting.thermal_abuse_fitting(name=None, parent=None)#

Bases: Group

Thermal abuse parameter estimation tool.

Attributes

Attribute

Summary

test_data_sets

Define test data sets.

rhocp

Density*Cp used in the thermal abuse model fitting.

area

Battery external area used in the thermal abuse model fitting.

vol

Battery volume used in the thermal abuse model fitting.

epsilon

Battery’s surface emissivity used in the thermal abuse model fitting.

fixm_enabled

Fixing the exponent of alph in the thermal abuse model fitting.

mvalue

Value for exponent m in the thermal abuse model fitting.

fixn_enabled

Fix the exponent of (1-alpha) in the thermal abuse model fitting.

nvalue

Value for exponent n in the thermal abuse model fitting.

filename

File name for temperature testing data in the thermal abuse model fitting.

initial_temp

Battery’s initial temperature in the thermal abuse model fitting.

ambient_temp

Ambient temperature for convection in the thermal abuse model fitting.

external_ht_coeff

External heat transfer coefficient in the thermal abuse model fitting.

enclosure_temp

Enclosure temperature for radiation in the thermal abuse model fitting.

Methods

Method

Summary

abuse_curve_fitting

Thermal abuse curve fitting.

fine_tune_parameter

Fine tune Arrhenius rate parameters.

use_fine_tune_parameter

Command to use fine-tuned parameters.

Included in:

Parent

Summary

parameter_estimation_tool

Parameter estimation tool.