file_name#

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

Bases: Filename, _OutputFile

Path of the file to write.

Included in:

Parent

Summary

write

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

write_data

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

write_case_data

Write case and data file. The case file contains the mesh, boundary conditions, solver settings, and data file contains solution data for the case.