Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
Changes
Page history
DOC: VcXsrv (WSL) and RockyLinux information
authored
Dec 19, 2023
by
Mark OLESEN
REL: reference 2312 instead of 2306
Hide whitespace changes
Inline
Side-by-side
running/openfoam-selector.md
View page @
98364b3e
...
@@ -22,10 +22,11 @@ openfoam2112
...
@@ -22,10 +22,11 @@ openfoam2112
openfoam2206
openfoam2206
openfoam2212
openfoam2212
openfoam2306
openfoam2306
openfoam2312
```
```
To set a particular version
To set a particular version
```
```
$ openfoam-selector --set openfoam23
06
$ openfoam-selector --set openfoam23
12
```
```
To query the current selection:
To query the current selection:
```
```
...
@@ -45,7 +46,7 @@ next full login. This is to avoid a possible clash of environments
...
@@ -45,7 +46,7 @@ next full login. This is to avoid a possible clash of environments
when a parallel job still being launched. Of course, you can still
when a parallel job still being launched. Of course, you can still
simply source the corresponding
`bashrc`
file directly. For example,
simply source the corresponding
`bashrc`
file directly. For example,
```
```
$ source /usr/lib/openfoam/openfoam23
06
/etc/bashrc
$ source /usr/lib/openfoam/openfoam23
12
/etc/bashrc
```
```
----
----
...
...