Skip to content

Commit 3b90bb6

Browse files
authored
Bump preCICE and OpenFOAM versions in Quickstart (#690)
1 parent 560fa91 commit 3b90bb6

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

.github/workflows/system-tests-latest-components.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
CALCULIX_VERSION:2.20,\
137137
CALCULIX_ADAPTER_REF:${{ needs.gather-refs.outputs.ref-calculix-adapter }},\
138138
FENICS_ADAPTER_REF:${{ needs.gather-refs.outputs.ref-fenics-adapter }},\
139-
OPENFOAM_EXECUTABLE:openfoam2312,\
139+
OPENFOAM_EXECUTABLE:openfoam2512,\
140140
OPENFOAM_ADAPTER_REF:${{ needs.gather-refs.outputs.ref-openfoam-adapter }},\
141141
SU2_VERSION:7.5.1,\
142142
SU2_ADAPTER_REF:${{ needs.gather-refs.outputs.ref-su2-adapter }},\

.github/workflows/system-tests-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
CALCULIX_VERSION:2.20,\
125125
CALCULIX_ADAPTER_REF:${{ needs.gather-refs.outputs.ref-calculix-adapter }},\
126126
FENICS_ADAPTER_REF:${{ needs.gather-refs.outputs.ref-fenics-adapter }},\
127-
OPENFOAM_EXECUTABLE:openfoam2312,\
127+
OPENFOAM_EXECUTABLE:openfoam2512,\
128128
OPENFOAM_ADAPTER_REF:${{ needs.gather-refs.outputs.ref-openfoam-adapter }},\
129129
SU2_VERSION:7.5.1,\
130130
SU2_ADAPTER_REF:${{ needs.gather-refs.outputs.ref-su2-adapter }},\

partitioned-heat-conduction/solver-openfoam/.clang-format

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ Language: Cpp
33
# BasedOnStyle: LLVM
44
#
55
# Proposed clang-format-11 style for OpenFOAM, trying to follow the OpenFOAM style guide:
6-
# https://develop.openfoam.com/Development/openfoam/-/wikis/coding/style/style
6+
# https://gitlab.com/openfoam/core/openfoam/-/wikis/coding/style/style
77
# Configuration developed for the OpenFOAM-preCICE adapter code:
88
# https://github.com/precice/openfoam-adapter
99
# Contribute to the discussion at the respective OpenFOAM issue:
10-
# https://develop.openfoam.com/Development/openfoam/-/issues/1634
10+
# https://develop.openfoam.com/Development/openfoam/-/issues/1634 (archived)
11+
# https://gitlab.com/openfoam/core/openfoam/-/issues/1634
1112
#
1213
# Keep `public:` at the first indentation level
1314
AccessModifierOffset: -4

quickstart/README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,15 @@ To get a feeling what preCICE does, watch a [short presentation](https://www.you
2323
1. Get and install preCICE. For Ubuntu 24.04 (Noble Numbat), this is pretty easy: [download](https://github.com/precice/precice/releases/latest) and install our binary package by clicking on it or using the following commands:
2424

2525
```bash
26-
wget https://github.com/precice/precice/releases/download/v3.3.0/libprecice3_3.3.0_noble.deb
27-
sudo apt install ./libprecice3_3.3.0_noble.deb
26+
wget https://github.com/precice/precice/releases/download/v3.3.1/libprecice3_3.3.1_noble.deb
27+
sudo apt install ./libprecice3_3.3.1_noble.deb
2828
```
2929

3030
| OS | Package |
3131
| --- | --- |
32-
| Ubuntu 22.04 Jammy Jellyfish | [`libprecice3_3.3.0_jammy.deb`](https://github.com/precice/precice/releases/download/v3.3.0/libprecice3_3.3.0_jammy.deb) |
33-
| Ubuntu 24.04 Noble Numbat | [`libprecice3_3.3.0_noble.deb`](https://github.com/precice/precice/releases/download/v3.3.0/libprecice3_3.3.0_noble.deb) |
34-
| Ubuntu 25.10 Questing Quokka | [`libprecice3_3.3.0_questing.deb`](https://github.com/precice/precice/releases/download/v3.3.0/libprecice3_3.3.0_questing.deb) |
35-
| Debian 13 Trixie | [`libprecice3_3.3.0_trixie.deb`](https://github.com/precice/precice/releases/download/v3.3.0/libprecice3_3.3.0_trixie.deb) |
32+
| Ubuntu 22.04 Jammy Jellyfish | [`libprecice3_3.3.1_jammy.deb`](https://github.com/precice/precice/releases/download/v3.3.1/libprecice3_3.3.1_jammy.deb) |
33+
| Ubuntu 24.04 Noble Numbat | [`libprecice3_3.3.1_noble.deb`](https://github.com/precice/precice/releases/download/v3.3.1/libprecice3_3.3.1_noble.deb) |
34+
| Debian 13 Trixie | [`libprecice3_3.3.1_trixie.deb`](https://github.com/precice/precice/releases/download/v3.3.1/libprecice3_3.3.1_trixie.deb) |
3635
| Something else | See an [overview of options](https://precice.org/installation-overview.html) |
3736

3837
Facing any problems? [Ask for help](https://precice.org/community-channels.html).
@@ -41,10 +40,10 @@ To get a feeling what preCICE does, watch a [short presentation](https://www.you
4140
```bash
4241
# Add the signing key, add the repository, update (check this):
4342
wget -q -O - https://dl.openfoam.com/add-debian-repo.sh | sudo bash
44-
# Install OpenFOAM v2412:
45-
sudo apt install openfoam2412-dev
43+
# Install OpenFOAM v2512:
44+
sudo apt install openfoam2512-dev
4645
# Enable OpenFOAM by default in your system and apply now:
47-
echo "source /usr/lib/openfoam/openfoam2412/etc/bashrc" >> ~/.bashrc
46+
echo "source /usr/lib/openfoam/openfoam2512/etc/bashrc" >> ~/.bashrc
4847
source ~/.bashrc
4948
```
5049

tools/tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ openfoam-adapter:
263263
default: "master"
264264
OPENFOAM_EXECUTABLE:
265265
description: exectuable of openfoam to use
266-
default: "openfoam2312"
266+
default: "openfoam2512"
267267
OPENFOAM_ADAPTER_REF:
268268
description: Reference/tag of the actual OpenFOAM adapter
269269
default: "master"

tools/tests/components.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ openfoam-adapter:
5353
default: "master"
5454
OPENFOAM_EXECUTABLE:
5555
description: exectuable of openfoam to use
56-
default: "openfoam2312"
56+
default: "openfoam2512"
5757
OPENFOAM_ADAPTER_REF:
5858
description: Reference/tag of the OpenFOAM adapter to use
5959
default: "master"

0 commit comments

Comments
 (0)