Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
1ea065ee
Commit
1ea065ee
authored
10 months ago
by
Steffen Reichert
Browse files
Options
Downloads
Patches
Plain Diff
Add module environment
parent
4deb96ea
No related branches found
Branches containing commit
No related tags found
2 merge requests
!1086
Automated merge from preview to main
,
!1080
changes in Example Script Ansys Fluent
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/software/cfd.md
+2
-0
2 additions, 0 deletions
doc.zih.tu-dresden.de/docs/software/cfd.md
with
2 additions
and
0 deletions
doc.zih.tu-dresden.de/docs/software/cfd.md
+
2
−
0
View file @
1ea065ee
...
...
@@ -76,6 +76,8 @@ geometry and mesh generator cfx5pre, and the post-processor cfx5post.
#SBATCH --mail-user=marie@tu-dresden.de # email address (only tu-dresden)
#SBATCH --mail-type=ALL
module purge
module load release/23.10
module load ANSYS/2023R1
fluent 2ddp
-t
$SLURM_NTASKS
-g
-mpi
=
openmpi
-pinfiniband
-cnf
=
$(
/software/util/slurm/bin/create_rankfile
-f
CCM
)
-i
input.jou
```
...
...
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