diff --git a/docs.it4i/software/tools/ansys/ansys-fluent.md b/docs.it4i/software/tools/ansys/ansys-fluent.md index 8e8245ced4e602dce8151b904be233b2acc0b741..c6b0fe8fdc5836af16a5bc08af876776b2b455f6 100644 --- a/docs.it4i/software/tools/ansys/ansys-fluent.md +++ b/docs.it4i/software/tools/ansys/ansys-fluent.md @@ -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. 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 has to be defined by a common Fluent journal file which is attached to the Fluent solver via the `-i fluent.jou` parameter.