job_settings#

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

Bases: Group

Remote Job Settings.

Attributes

Attribute

Summary

capability

Capability.

number_of_processes

Number of Processes.

use_gpu_solver

Use GPU Solver.

number_of_gpus_per_node

Number of GPUs Per Node.

web_server_token

Web Server Token.

maximum_execution_time

Maximum Execution Time.

exclusive

Exclusive.

number_of_processes_per_node

Number of Processes per Node.

mpi_type

MPI Type.

interconnect_type

Interconnect Type.

current_queue

Current Queue.

keep_all_output_files

Keep all output files of completed jobs.

keep_specific_output_files

Keep specific output files of completed jobs.

list_of_output_files

List of output files to keep for completed jobs.

file_types_to_monitor

List of output files to monitor job progress.

use_default_journal

Use default journal for remote job submission.

use_custom_journal

Use custom journal for remote job submission.

custom_journal_path

Path of custom journal for remote job submission.

idle_timeout

Idle timeout in minutes for remote jobs. If a job is idle for more than the specified time, it will be automatically aborted.

email_id

Email ID to receive job notifications.

Included in:

Parent

Summary

remote_post_processing

Remote Post-Processing Actions.