Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
doku:ansys [2024/04/25 08:12] – [Single node script] amelicdoku:ansys [2024/04/25 08:14] (current) – [Job script] amelic
Line 72: Line 72:
  
 ===== Job script ===== ===== Job script =====
- 
-==== Single node script ==== 
- 
 When executing Slurm jobs for Fluent, it's essential to consider specific parameters within the command, including: When executing Slurm jobs for Fluent, it's essential to consider specific parameters within the command, including:
  
-2d: Indicates a job for 2D Fluent simulations. +  * 2d: Indicates a job for 2D Fluent simulations. 
-2ddp: Denotes 2D Fluent jobs in double precision. +  2ddp: Denotes 2D Fluent jobs in double precision. 
-3d: Specifies a job for 3D Fluent simulations. +  3d: Specifies a job for 3D Fluent simulations. 
-3ddp: Represents 3D Fluent jobs configured for double precision.+  3ddp: Represents 3D Fluent jobs configured for double precision. 
 These parameters play a crucial role in defining the type and precision of the Fluent simulations run through Slurm. These parameters play a crucial role in defining the type and precision of the Fluent simulations run through Slurm.
 +
 +
 +==== Single node script ====
 +
 A script for running Ansys/Fluent called fluent_run.sh for a 3D case with double precision is shown below.  A script for running Ansys/Fluent called fluent_run.sh for a 3D case with double precision is shown below. 
  
  • doku/ansys.txt
  • Last modified: 2024/04/25 08:14
  • by amelic