submit_job#

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

Bases: Command

Submit job to remote cluster with current settings.

Parameters:
project_idstr

Project ID.

job_idstr

Job ID.

input_case_filestr

Name of input case file (.cas or .cas.h5).

input_data_filestr

Name of input data file (.dat or .dat.h5).

other_input_fileslist

Names of other input files.

Arguments

Argument

Summary

project_id

Project ID.

job_id

Job ID.

input_case_file

Name of input case file (.cas or .cas.h5).

input_data_file

Name of input data file (.dat or .dat.h5).

other_input_files

Names of other input files.

Included in:

Parent

Summary

remote_post_processing

Remote Post-Processing Actions.