ascii#

class ansys.fluent.core.generated.solver.settings_242.ascii.ascii(name=None, parent=None)#

Bases: Command

Write an ASCII file.

Parameters:
file_namestr

Enter the desired file name to export.

surface_name_listList

List of surfaces to export.

delimiterstr

Select the delimiter separating the fields.

cell_func_domainList

Select the list of quantities to export.

locationstr

Select the node or cell-center to export data values.

Arguments

Argument

Summary

file_name

Enter the desired file name to export.

surface_name_list

List of surfaces to export.

delimiter

Select the delimiter separating the fields.

cell_func_domain

Select the list of quantities to export.

location

Select the node or cell-center to export data values.

Included in:

Parent

Summary

export

Allows you to export files.