job_settings#
- class ansys.fluent.core.generated.solver.settings_261.job_settings(name=None, parent=None)#
Bases:
GroupRemote Job Settings.
Attributes
Attribute |
Summary |
|---|---|
Job Name. |
|
Capability. |
|
Number of Processes. |
|
Use GPU Solver. |
|
Number of GPUs Per Node. |
|
Launch Web Server. |
|
Web Server Token. |
|
Maximum Execution Time. |
|
Exclusive. |
|
Number of Processes per Node. |
|
MPI Type. |
|
Interconnect Type. |
|
Current Queue. |
|
Keep all output files of completed jobs. |
|
Keep specific output files of completed jobs. |
|
List of output files to keep for completed jobs. |
|
Upload files associated with the case only. |
|
Upload all the files from working directory. |
|
Use default journal for remote job submission. |
|
Use custom journal for remote job submission. |
|
Path of custom journal for remote job submission. |
|
Auto-generate simulation report. |
|
Export simulation report as HTML. |
|
Export simulation report as PDF. |
|
Export simulation report as PPT. |
Included in:
Parent |
Summary |
|---|---|
Remote Compute Settings. |