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
29512a3b
Commit
29512a3b
authored
3 years ago
by
Jan Siwiec
Browse files
Options
Downloads
Patches
Plain Diff
Update openfoam.md
parent
717b51cc
No related branches found
No related tags found
No related merge requests found
Pipeline
#25928
passed with warnings
3 years 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/viz/openfoam.md
+4
-4
4 additions, 4 deletions
docs.it4i/software/viz/openfoam.md
with
4 additions
and
4 deletions
docs.it4i/software/viz/openfoam.md
+
4
−
4
View file @
29512a3b
...
...
@@ -45,10 +45,10 @@ For information on how to use modules, look [here][1].
## Getting Started
To create OpenFOAM environment
on Anselm
, use the commands:
To create OpenFOAM environment, use the commands:
```
console
$
ml openfoam
/2.2.1-icc-openmpi1.6.5-DP
$
ml openfoam
$
source
$FOAM_BASHRC
```
...
...
@@ -102,10 +102,10 @@ runApplication blockMesh
runApplication icoFoam
```
Job submission (example for
Anselm
):
Job submission (example for
Karolina
):
```
console
$
qsub
-A
OPEN-0-0
-q
qprod
-l
select
=
1:ncpus
=
1
6
,walltime
=
03:00:00 test.sh
$
qsub
-A
OPEN-0-0
-q
qprod
-l
select
=
1:ncpus
=
1
28
,walltime
=
03:00:00 test.sh
```
For information about job submission, look
[
here
][
2
]
.
...
...
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