automatic_initialization#

class ansys.fluent.core.generated.solver.settings_261.automatic_initialization(name=None, parent=None)#

Bases: Command

Define how the case is to be initialized automatically.

Parameters:
initialization_typestr

Initialization Type.

data_file_namestr

Data file name to initialize.

init_from_solutionstr

If no solution data exists, how to initialize the case.

data_file_name2str

Data file name to initialize.

Arguments

Argument

Summary

initialization_type

Initialization Type.

data_file_name

Data file name to initialize.

init_from_solution

If no solution data exists, how to initialize the case.

data_file_name2

Data file name to initialize.

Included in:

Parent

Summary

case_modification

The automatic initialization and case modification strategy object.