get_list_of_files#

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

Bases: Command

Get list of input/output files for Job.

Parameters:
project_idstr

Project ID.

job_idstr

Job ID.

input_filesbool

Specifies whether to get the list of input files or output files. Pass yes (#t) to get input files or no (#f) to get list of output files.

Arguments

Argument

Summary

project_id

Project ID.

job_id

Job ID.

input_files

Specifies whether to get the list of input files or output files. Pass yes (#t) to get input files or no (#f) to get list of output files.

Included in:

Parent

Summary

job_actions

Remote Job Actions.