write#

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

Bases: Command

Write files of various types. The file type can be case, data, or case-data.

Parameters:
file_typestr

The type of file to write.

file_namestr

Path of the file to write.

Arguments

Argument

Summary

file_type

The type of file to write.

file_name

Path of the file to write.

Included in:

Parent

Summary

file

Import and export several kinds of files. Files that are read include mesh, case, data, profile, Scheme, and journal files. Files that are written include case, data, profile, journal, and transcript files.