Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor 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
Development
openfoam
Wiki
Running
openfoam selector
"README.md" did not exist on "f5ed8e777af3238000f72824e1754f64ca1055c7"
Changes
Page history
New page
Templates
Clone repository
CONFIG: reference 2406 instead of 2312 for packages etc
authored
8 months ago
by
Mark OLESEN
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
running/openfoam-selector.md
+4
-5
4 additions, 5 deletions
running/openfoam-selector.md
with
4 additions
and
5 deletions
running/openfoam-selector.md
View page @
43b8b11e
...
...
@@ -18,15 +18,14 @@ To display which versions are installed:
```
$ openfoam-selector --list
openfoam
openfoam2112
openfoam2206
openfoam2212
openfoam2306
openfoam2312
openfoam2406
```
To set a particular version
```
$ openfoam-selector --set openfoam2
312
$ openfoam-selector --set openfoam2
406
```
To query the current selection:
```
...
...
@@ -46,9 +45,9 @@ next full login. This is to avoid a possible clash of environments
when a parallel job still being launched. Of course, you can still
simply source the corresponding
`bashrc`
file directly. For example,
```
$ source /usr/lib/openfoam/openfoam2
312
/etc/bashrc
$ source /usr/lib/openfoam/openfoam2
406
/etc/bashrc
```
----
Copyright (C) 2020-202
3
OpenCFD Ltd.
Copyright (C) 2020-202
4
OpenCFD Ltd.
This diff is collapsed.
Click to expand it.