Skip to content
Snippets Groups Projects
Commit 2705c099 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update ansys-fluent.md

parent 9969089c
No related branches found
No related tags found
No related merge requests found
Pipeline #40247 passed with warnings
...@@ -46,7 +46,7 @@ fluent 3d -t$NCORES -cnf=$SLURM_NODELIST -g -i fluent.jou ...@@ -46,7 +46,7 @@ fluent 3d -t$NCORES -cnf=$SLURM_NODELIST -g -i fluent.jou
These keywords allows addressing directly the number of nodes (computers) and cores (ppn) utilized in the job. These keywords allows addressing directly the number of nodes (computers) and cores (ppn) utilized in the job.
In addition, the rest of the code assumes such structure of allocated resources. In addition, the rest of the code assumes such structure of allocated resources.
A working directory has to be created before sending the pbs job into the queue. A working directory has to be created before sending the job into the queue.
The input file should be in the working directory or a full path to the input file has to be specified. The input file should be in the working directory or a full path to the input file has to be specified.
The input file has to be defined by a common Fluent journal file The input file has to be defined by a common Fluent journal file
which is attached to the Fluent solver via the `-i fluent.jou` parameter. which is attached to the Fluent solver via the `-i fluent.jou` parameter.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment