raw_data#

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

Bases: Command

Specify U and Y parameters using raw data.

Parameters:
import_files_enabledbool

Import raw data in the NTGK model.

number_of_filesint

Total number of discharging files.

filesList

Discharging file names in the NTGK model.

capacify_fade_enabledbool

Enable capacity fade model in the NTGK model.

Arguments

Argument

Summary

import_files_enabled

Import raw data in the NTGK model.

number_of_files

Total number of discharging files.

files

Discharging file names in the NTGK model.

capacify_fade_enabled

Enable capacity fade model in the NTGK model.

Included in:

Parent

Summary

ntgk_model_settings

NTGK model settings.