write_data#

class ansys.fluent.core.generated.solver.settings_271.write_data(name=None, parent=None)#

Bases: Command

Write a data file. The data file contains the solution data for the case.

Parameters:
file_namestr

The name of the data file to write.

register_with_projectbool

Specifies whether to register the written file with the active Fluent project.

Arguments

Argument

Summary

file_name

The name of the data file to write.

register_with_project

Specifies whether to register the written file with the active Fluent project.

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.