execute_strategy#

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

Bases: Command

Execute the automatic initialization and case modification strategy defined at present .

Parameters:
save_modestr

Save Mode.

continue_with_current_meshbool

Reloading of the upstream mesh data is desired. Is it needed to continue with currently loaded mesh?.

discard_all_databool

Discard data.

Arguments

Argument

Summary

save_mode

Save Mode.

continue_with_current_mesh

Reloading of the upstream mesh data is desired. Is it needed to continue with currently loaded mesh?.

discard_all_data

Discard data.

Included in:

Parent

Summary

case_modification

The automatic initialization and case modification strategy object.