ntgk_model_settings#

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

Bases: Group

NTGK model settings.

Attributes

Attribute

Summary

initial_dod

Set initial DOD.

ref_capacity

Set reference capacity in the NTGK model.

data_type

Set data type in the NTGK model.

poly_u_function

List u value in polynomial.

poly_y_function

List Y-polynomial in the NTGK model.

poly_t_dependence

List t-polynomial in the NTGK model.

u_table

U-table data in the NTGK model.

y_table

Y-table data in the NTGK model.

internal_resistance_table

Internal resistance table in the NTGK model.

limit_current_enabled

Enable limiting current in the NTGK model.

provide_utable_enabled

Providing U-table in the NTGK model.

limit_current_table

Current limit table in the NTGK model.

monitor_names

Pick temperature report definition in the NTGK model.

Methods

Method

Summary

raw_data

Specify U and Y parameters using raw data.

Included in:

Parent

Summary

battery

Battery model settings.