Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Commits
2705c099
Commit
2705c099
authored
8 months ago
by
Jan Siwiec
Browse files
Options
Downloads
Patches
Plain Diff
Update ansys-fluent.md
parent
9969089c
No related branches found
No related tags found
No related merge requests found
Pipeline
#40247
passed with warnings
8 months ago
Stage: test
Stage: build
Stage: deploy
Stage: after_test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs.it4i/software/tools/ansys/ansys-fluent.md
+1
-1
1 addition, 1 deletion
docs.it4i/software/tools/ansys/ansys-fluent.md
with
1 addition
and
1 deletion
docs.it4i/software/tools/ansys/ansys-fluent.md
+
1
−
1
View file @
2705c099
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment