... | @@ -18,15 +18,14 @@ To display which versions are installed: |
... | @@ -18,15 +18,14 @@ To display which versions are installed: |
|
```
|
|
```
|
|
$ openfoam-selector --list
|
|
$ openfoam-selector --list
|
|
openfoam
|
|
openfoam
|
|
openfoam2112
|
|
|
|
openfoam2206
|
|
|
|
openfoam2212
|
|
openfoam2212
|
|
openfoam2306
|
|
openfoam2306
|
|
openfoam2312
|
|
openfoam2312
|
|
|
|
openfoam2406
|
|
```
|
|
```
|
|
To set a particular version
|
|
To set a particular version
|
|
```
|
|
```
|
|
$ openfoam-selector --set openfoam2312
|
|
$ openfoam-selector --set openfoam2406
|
|
```
|
|
```
|
|
To query the current selection:
|
|
To query the current selection:
|
|
```
|
|
```
|
... | @@ -46,9 +45,9 @@ next full login. This is to avoid a possible clash of environments |
... | @@ -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
|
|
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/openfoam2312/etc/bashrc
|
|
$ source /usr/lib/openfoam/openfoam2406/etc/bashrc
|
|
```
|
|
```
|
|
|
|
|
|
----
|
|
----
|
|
|
|
|
|
Copyright (C) 2020-2023 OpenCFD Ltd. |
|
Copyright (C) 2020-2024 OpenCFD Ltd. |