write_all_to_file#

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

Bases: Command

Write all parameters value to file.

Parameters:
file_namestr

Specifies the file name to write all output parameter values to.

append_databool

Determines whether to append output data to the existing file or overwrite it.

Arguments

Argument

Summary

file_name

Specifies the file name to write all output parameter values to.

append_data

Determines whether to append output data to the existing file or overwrite it.

Included in:

Parent

Summary

output_parameters_1

The output-parameters object.