diff --git a/changelog-entries/448.md b/changelog-entries/448.md new file mode 100644 index 000000000..0c53121c2 --- /dev/null +++ b/changelog-entries/448.md @@ -0,0 +1 @@ +- Add perpendicular-flap `{fluid-openfoam, solid-openfoam}` and `{fluid-openfoam, solid-fenics}` case combinations to system tests (refs #448). diff --git a/changelog-entries/634.md b/changelog-entries/634.md deleted file mode 100644 index 2d344b44d..000000000 --- a/changelog-entries/634.md +++ /dev/null @@ -1 +0,0 @@ -- Changed the IQN settings in the elastic-tube-1d and perpendicular flap tutorials to enforce recomputation of the preconditioner [#634](https://github.com/precice/tutorials/pull/634) diff --git a/changelog-entries/731.md b/changelog-entries/731.md new file mode 100644 index 000000000..97038bf8e --- /dev/null +++ b/changelog-entries/731.md @@ -0,0 +1 @@ +- Add `heat-exchanger-simplified` tutorial to the system test suites. diff --git a/changelog-entries/747.md b/changelog-entries/747.md new file mode 100644 index 000000000..905dfb33b --- /dev/null +++ b/changelog-entries/747.md @@ -0,0 +1 @@ +- Add `flow-over-heated-plate-nearest-projection` tutorial to system tests with `metadata.yaml` and test entries (refs #448). diff --git a/changelog-entries/770 .md b/changelog-entries/770 .md new file mode 100644 index 000000000..706c2b157 --- /dev/null +++ b/changelog-entries/770 .md @@ -0,0 +1 @@ +- Reduced the simulated time and output frequency of the heat-exchanger-simplified tutorial (from 5s to 1s, and from once to every coupling time window to one every 10) [#770](https://github.com/precice/tutorials/pull/770) \ No newline at end of file diff --git a/changelog-entries/771.md b/changelog-entries/771.md new file mode 100644 index 000000000..1c212d75a --- /dev/null +++ b/changelog-entries/771.md @@ -0,0 +1 @@ +- Added the Quickstart to the system tests [#771](https://github.com/precice/tutorials/pull/771) \ No newline at end of file diff --git a/elastic-tube-1d/precice-config.xml b/elastic-tube-1d/precice-config.xml index 631f016dd..d99f72cbd 100644 --- a/elastic-tube-1d/precice-config.xml +++ b/elastic-tube-1d/precice-config.xml @@ -63,7 +63,6 @@ - diff --git a/elastic-tube-1d/reference-results/fluid-cpp_solid-cpp.tar.gz b/elastic-tube-1d/reference-results/fluid-cpp_solid-cpp.tar.gz index 3c4798426..d5adab288 100644 --- a/elastic-tube-1d/reference-results/fluid-cpp_solid-cpp.tar.gz +++ b/elastic-tube-1d/reference-results/fluid-cpp_solid-cpp.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4b46415b501c47c8f901bd0292c6efe9b93df98ddb40f7dfe7039b224b2b9e93 -size 706789 +oid sha256:329e96749e9f573cffe116405ef2e5c2dbc1c1fc1328c588ea6546d70a902428 +size 706930 diff --git a/elastic-tube-1d/reference-results/fluid-cpp_solid-python.tar.gz b/elastic-tube-1d/reference-results/fluid-cpp_solid-python.tar.gz index 3ce3108a2..b026f51ec 100644 --- a/elastic-tube-1d/reference-results/fluid-cpp_solid-python.tar.gz +++ b/elastic-tube-1d/reference-results/fluid-cpp_solid-python.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:194e018b1394df31901c91cb74ca607741a267a888bb970644714bda80a850be -size 707313 +oid sha256:92f9751843f55dd2ffa4c82d86193eecf40aebb0987ccaf7b02f2263a156f14c +size 707211 diff --git a/elastic-tube-1d/reference-results/fluid-python_solid-python.tar.gz b/elastic-tube-1d/reference-results/fluid-python_solid-python.tar.gz index 1c5a24b8e..d752c1f9b 100644 --- a/elastic-tube-1d/reference-results/fluid-python_solid-python.tar.gz +++ b/elastic-tube-1d/reference-results/fluid-python_solid-python.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:de15d9edb3bee9baaa34b440b968dc29fb3b73236465688ad80206bca2a14b7c -size 707578 +oid sha256:ff7e3e50b59d6bc6398c75678181bc12cccc0e1397fdba901503e1f1897dec4a +size 707288 diff --git a/elastic-tube-1d/reference-results/reference_results.metadata b/elastic-tube-1d/reference-results/reference_results.metadata index b53597a2d..cf0fc5b06 100644 --- a/elastic-tube-1d/reference-results/reference_results.metadata +++ b/elastic-tube-1d/reference-results/reference_results.metadata @@ -11,9 +11,9 @@ We also include some information on the machine used to generate them | name | time | sha256 | |------|------|-------| -| fluid-python_solid-python.tar.gz | 2026-03-20 17:25:51 | de15d9edb3bee9baaa34b440b968dc29fb3b73236465688ad80206bca2a14b7c | -| fluid-cpp_solid-cpp.tar.gz | 2026-03-20 17:25:51 | 4b46415b501c47c8f901bd0292c6efe9b93df98ddb40f7dfe7039b224b2b9e93 | -| fluid-cpp_solid-python.tar.gz | 2026-03-20 17:25:51 | 194e018b1394df31901c91cb74ca607741a267a888bb970644714bda80a850be | +| fluid-cpp_solid-cpp.tar.gz | 2026-05-11 07:45:27 | 329e96749e9f573cffe116405ef2e5c2dbc1c1fc1328c588ea6546d70a902428 | +| fluid-cpp_solid-python.tar.gz | 2026-05-11 07:45:27 | 92f9751843f55dd2ffa4c82d86193eecf40aebb0987ccaf7b02f2263a156f14c | +| fluid-python_solid-python.tar.gz | 2026-05-11 07:45:27 | ff7e3e50b59d6bc6398c75678181bc12cccc0e1397fdba901503e1f1897dec4a | ## List of arguments used to generate the files @@ -25,7 +25,7 @@ We also include some information on the machine used to generate them | OPENFOAM_ADAPTER_REF | v1.3.1 | | PYTHON_BINDINGS_REF | v3.2.0 | | FENICS_ADAPTER_REF | v2.2.0 | -| TUTORIALS_REF | e27f5d4 | +| TUTORIALS_REF | b18b3ef | | PLATFORM | ubuntu_2404 | | CALCULIX_VERSION | 2.20 | | CALCULIX_ADAPTER_REF | v2.20.1 | @@ -35,14 +35,14 @@ We also include some information on the machine used to generate them | DUNE_VERSION | 2.9 | | DUMUX_VERSION | 3.7 | | DUMUX_ADAPTER_REF | 0e914bb | -| MICRO_MANAGER_VERSION | v0.8.0 | +| MICRO_MANAGER_REF | v0.8.0 | | PRECICE_UID | 1003 | | PRECICE_GID | 1003 | ## Information about the machine ### uname -a -Linux precice-tests 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux +Linux precice-tests 5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ### lscpu diff --git a/flow-over-heated-plate-nearest-projection/metadata.yaml b/flow-over-heated-plate-nearest-projection/metadata.yaml new file mode 100644 index 000000000..dbd1936c8 --- /dev/null +++ b/flow-over-heated-plate-nearest-projection/metadata.yaml @@ -0,0 +1,20 @@ +name: Flow over heated plate nearest projection +path: flow-over-heated-plate-nearest-projection +url: https://precice.org/tutorials-flow-over-heated-plate-nearest-projection.html + +participants: + - Fluid + - Solid + +cases: + fluid-openfoam: + participant: Fluid + directory: ./fluid-openfoam + run: ./run.sh + component: openfoam-adapter + + solid-openfoam: + participant: Solid + directory: ./solid-openfoam + run: ./run.sh + component: openfoam-adapter diff --git a/flow-over-heated-plate-nearest-projection/reference-results/fluid-openfoam_solid-openfoam.tar.gz b/flow-over-heated-plate-nearest-projection/reference-results/fluid-openfoam_solid-openfoam.tar.gz new file mode 100644 index 000000000..4a7f74021 --- /dev/null +++ b/flow-over-heated-plate-nearest-projection/reference-results/fluid-openfoam_solid-openfoam.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a61f981eb713f32f0b47435512857e346e5a9aac01794c815dc2531b2ca32e6 +size 1831520 diff --git a/flow-over-heated-plate-nearest-projection/reference-results/reference_results.metadata b/flow-over-heated-plate-nearest-projection/reference-results/reference_results.metadata new file mode 100644 index 000000000..7a1a921c8 --- /dev/null +++ b/flow-over-heated-plate-nearest-projection/reference-results/reference_results.metadata @@ -0,0 +1,71 @@ + + +# Reference Results + +This file contains an overview of the results over the reference results as well as the arguments used to generate them. +We also include some information on the machine used to generate them + +## List of files + +| name | time | sha256 | +|------|------|-------| +| fluid-openfoam_solid-openfoam.tar.gz | 2026-05-11 07:45:27 | 1a61f981eb713f32f0b47435512857e346e5a9aac01794c815dc2531b2ca32e6 | + +## List of arguments used to generate the files + +| name | value | +|------|------| +| PRECICE_REF | d199bb3 | +| PRECICE_PRESET | production-audit | +| OPENFOAM_EXECUTABLE | openfoam2312 | +| OPENFOAM_ADAPTER_REF | v1.3.1 | +| PYTHON_BINDINGS_REF | v3.2.0 | +| FENICS_ADAPTER_REF | v2.2.0 | +| TUTORIALS_REF | b18b3ef | +| PLATFORM | ubuntu_2404 | +| CALCULIX_VERSION | 2.20 | +| CALCULIX_ADAPTER_REF | v2.20.1 | +| SU2_VERSION | 7.5.1 | +| SU2_ADAPTER_REF | 64d4aff | +| DEALII_ADAPTER_REF | 02c5d18 | +| DUNE_VERSION | 2.9 | +| DUMUX_VERSION | 3.7 | +| DUMUX_ADAPTER_REF | 0e914bb | +| MICRO_MANAGER_REF | v0.8.0 | +| PRECICE_UID | 1003 | +| PRECICE_GID | 1003 | +## Information about the machine + +### uname -a + +Linux precice-tests 5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux + + +### lscpu + +Architecture: x86_64 +CPU op-mode(s): 32-bit, 64-bit +Address sizes: 45 bits physical, 48 bits virtual +Byte Order: Little Endian +CPU(s): 4 +On-line CPU(s) list: 0-3 +Vendor ID: GenuineIntel +Model name: Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz +CPU family: 6 +Model: 85 +Thread(s) per core: 1 +Core(s) per socket: 1 +Socket(s): 4 +Stepping: 4 +BogoMIPS: 4199.99 +Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves arat pku ospke md_clear flush_l1d arch_capabilities +Hypervisor vendor: VMware +Virtualization type: full +L1d cache: 128 KiB (4 instances) +L1i cache: 128 KiB (4 instances) +L2 cache: 4 MiB (4 instances) +L3 cache: 88 MiB (4 instances) +NUMA node(s): 1 +NUMA node0 CPU(s): 0-3 diff --git a/flow-over-heated-plate/reference-results/fluid-openfoam_solid-fenics.tar.gz b/flow-over-heated-plate/reference-results/fluid-openfoam_solid-fenics.tar.gz index 8c94ab4b6..2f0da01fe 100644 --- a/flow-over-heated-plate/reference-results/fluid-openfoam_solid-fenics.tar.gz +++ b/flow-over-heated-plate/reference-results/fluid-openfoam_solid-fenics.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:12035b666916914b92c6d3bc80a7e6f370d091e10151e3ead88d2ffb0438cf10 -size 771341 +oid sha256:059d338dd1e93b3661b052665fa297a55668e7e81d385d409b12dcbbe0ac74ed +size 771178 diff --git a/flow-over-heated-plate/reference-results/fluid-openfoam_solid-nutils.tar.gz b/flow-over-heated-plate/reference-results/fluid-openfoam_solid-nutils.tar.gz index b30e8ad47..c8484c169 100644 --- a/flow-over-heated-plate/reference-results/fluid-openfoam_solid-nutils.tar.gz +++ b/flow-over-heated-plate/reference-results/fluid-openfoam_solid-nutils.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:841150e71ba93405445c2c74dc3b8c1528d3285b966ca1e08589b95edba7a608 -size 532571 +oid sha256:96d2748fcc27be2b8977b30192965ae5a736c679e3a2f26c2f6713348c2bc2f4 +size 532749 diff --git a/flow-over-heated-plate/reference-results/fluid-openfoam_solid-openfoam.tar.gz b/flow-over-heated-plate/reference-results/fluid-openfoam_solid-openfoam.tar.gz index 3942c917a..9d84f0178 100644 --- a/flow-over-heated-plate/reference-results/fluid-openfoam_solid-openfoam.tar.gz +++ b/flow-over-heated-plate/reference-results/fluid-openfoam_solid-openfoam.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:20c0756073564f10c4b692f8571ba507979ee034ac2530e10dbacb7fab447aa1 -size 498038 +oid sha256:758a2fb73703b7a693a8b2b2994dab0ff52e89b0b1ce25c8389571f3397cce15 +size 497675 diff --git a/flow-over-heated-plate/reference-results/reference_results.metadata b/flow-over-heated-plate/reference-results/reference_results.metadata index 6907b76fc..bff70c8d8 100644 --- a/flow-over-heated-plate/reference-results/reference_results.metadata +++ b/flow-over-heated-plate/reference-results/reference_results.metadata @@ -11,9 +11,9 @@ We also include some information on the machine used to generate them | name | time | sha256 | |------|------|-------| -| fluid-openfoam_solid-openfoam.tar.gz | 2026-03-20 17:25:51 | 20c0756073564f10c4b692f8571ba507979ee034ac2530e10dbacb7fab447aa1 | -| fluid-openfoam_solid-fenics.tar.gz | 2026-03-20 17:25:51 | 12035b666916914b92c6d3bc80a7e6f370d091e10151e3ead88d2ffb0438cf10 | -| fluid-openfoam_solid-nutils.tar.gz | 2026-03-20 17:25:51 | 841150e71ba93405445c2c74dc3b8c1528d3285b966ca1e08589b95edba7a608 | +| fluid-openfoam_solid-openfoam.tar.gz | 2026-05-11 07:45:27 | 758a2fb73703b7a693a8b2b2994dab0ff52e89b0b1ce25c8389571f3397cce15 | +| fluid-openfoam_solid-fenics.tar.gz | 2026-05-11 07:45:27 | 059d338dd1e93b3661b052665fa297a55668e7e81d385d409b12dcbbe0ac74ed | +| fluid-openfoam_solid-nutils.tar.gz | 2026-05-11 07:45:27 | 96d2748fcc27be2b8977b30192965ae5a736c679e3a2f26c2f6713348c2bc2f4 | ## List of arguments used to generate the files @@ -25,7 +25,7 @@ We also include some information on the machine used to generate them | OPENFOAM_ADAPTER_REF | v1.3.1 | | PYTHON_BINDINGS_REF | v3.2.0 | | FENICS_ADAPTER_REF | v2.2.0 | -| TUTORIALS_REF | e27f5d4 | +| TUTORIALS_REF | b18b3ef | | PLATFORM | ubuntu_2404 | | CALCULIX_VERSION | 2.20 | | CALCULIX_ADAPTER_REF | v2.20.1 | @@ -35,14 +35,14 @@ We also include some information on the machine used to generate them | DUNE_VERSION | 2.9 | | DUMUX_VERSION | 3.7 | | DUMUX_ADAPTER_REF | 0e914bb | -| MICRO_MANAGER_VERSION | v0.8.0 | +| MICRO_MANAGER_REF | v0.8.0 | | PRECICE_UID | 1003 | | PRECICE_GID | 1003 | ## Information about the machine ### uname -a -Linux precice-tests 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux +Linux precice-tests 5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ### lscpu diff --git a/free-flow-over-porous-media/reference-results/free-flow-dumux_porous-media-dumux.tar.gz b/free-flow-over-porous-media/reference-results/free-flow-dumux_porous-media-dumux.tar.gz index a704588d5..7fd1bab2f 100644 --- a/free-flow-over-porous-media/reference-results/free-flow-dumux_porous-media-dumux.tar.gz +++ b/free-flow-over-porous-media/reference-results/free-flow-dumux_porous-media-dumux.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:59f45493908c70b406a966a46ab213502d554840b1df16d3f720e3bb18d7835f -size 2317 +oid sha256:bc2e6a3137af7f16976b0731817170a7bf664255ddb4173e2c4d5c0319487cf4 +size 2288 diff --git a/free-flow-over-porous-media/reference-results/reference_results.metadata b/free-flow-over-porous-media/reference-results/reference_results.metadata index 4df701c3c..0426fc1b1 100644 --- a/free-flow-over-porous-media/reference-results/reference_results.metadata +++ b/free-flow-over-porous-media/reference-results/reference_results.metadata @@ -11,7 +11,7 @@ We also include some information on the machine used to generate them | name | time | sha256 | |------|------|-------| -| free-flow-dumux_porous-media-dumux.tar.gz | 2026-03-20 17:25:51 | 59f45493908c70b406a966a46ab213502d554840b1df16d3f720e3bb18d7835f | +| free-flow-dumux_porous-media-dumux.tar.gz | 2026-05-11 07:45:27 | bc2e6a3137af7f16976b0731817170a7bf664255ddb4173e2c4d5c0319487cf4 | ## List of arguments used to generate the files @@ -23,7 +23,7 @@ We also include some information on the machine used to generate them | OPENFOAM_ADAPTER_REF | v1.3.1 | | PYTHON_BINDINGS_REF | v3.2.0 | | FENICS_ADAPTER_REF | v2.2.0 | -| TUTORIALS_REF | e27f5d4 | +| TUTORIALS_REF | b18b3ef | | PLATFORM | ubuntu_2404 | | CALCULIX_VERSION | 2.20 | | CALCULIX_ADAPTER_REF | v2.20.1 | @@ -33,14 +33,14 @@ We also include some information on the machine used to generate them | DUNE_VERSION | 2.9 | | DUMUX_VERSION | 3.7 | | DUMUX_ADAPTER_REF | 0e914bb | -| MICRO_MANAGER_VERSION | v0.8.0 | +| MICRO_MANAGER_REF | v0.8.0 | | PRECICE_UID | 1003 | | PRECICE_GID | 1003 | ## Information about the machine ### uname -a -Linux precice-tests 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux +Linux precice-tests 5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ### lscpu diff --git a/heat-exchanger-simplified/README.md b/heat-exchanger-simplified/README.md index a9e230e20..115b86848 100644 --- a/heat-exchanger-simplified/README.md +++ b/heat-exchanger-simplified/README.md @@ -61,7 +61,11 @@ to run the solid participant (which is also controlling the coupling). Similarly to the [flow over heated plate: Two meshes](https://precice.org/tutorials-flow-over-heated-plate-two-meshes.html) tutorial. -![Results of the simplified heat exchanger tutorial](images/tutorials-heat-exchanger-simplified-overview.png) +![Results of the simplified heat exchanger tutorial at t=1s](images/tutorials-heat-exchanger-simplified-overview-1s.png) + +By default, this tutorial simulates 1s. Temperature distribution at 5s: + +![Results of the simplified heat exchanger tutorial at t=5s](images/tutorials-heat-exchanger-simplified-overview-5s.png) ![Animation of the simplified heat exchanger tutorial](images/tutorials-heat-exchanger-simplified-animation.webp) diff --git a/heat-exchanger-simplified/fluid-bottom-openfoam/system/controlDict b/heat-exchanger-simplified/fluid-bottom-openfoam/system/controlDict index 69cb5d5c3..8405436f0 100644 --- a/heat-exchanger-simplified/fluid-bottom-openfoam/system/controlDict +++ b/heat-exchanger-simplified/fluid-bottom-openfoam/system/controlDict @@ -14,13 +14,13 @@ startTime 0; stopAt endTime; -endTime 5; +endTime 1; deltaT 0.01; writeControl runTime; -writeInterval 0.01; +writeInterval 0.1; purgeWrite 0; diff --git a/heat-exchanger-simplified/fluid-top-openfoam/system/controlDict b/heat-exchanger-simplified/fluid-top-openfoam/system/controlDict index 69cb5d5c3..8405436f0 100644 --- a/heat-exchanger-simplified/fluid-top-openfoam/system/controlDict +++ b/heat-exchanger-simplified/fluid-top-openfoam/system/controlDict @@ -14,13 +14,13 @@ startTime 0; stopAt endTime; -endTime 5; +endTime 1; deltaT 0.01; writeControl runTime; -writeInterval 0.01; +writeInterval 0.1; purgeWrite 0; diff --git a/heat-exchanger-simplified/images/tutorials-heat-exchanger-simplified-overview-1s.png b/heat-exchanger-simplified/images/tutorials-heat-exchanger-simplified-overview-1s.png new file mode 100644 index 000000000..141af6480 Binary files /dev/null and b/heat-exchanger-simplified/images/tutorials-heat-exchanger-simplified-overview-1s.png differ diff --git a/heat-exchanger-simplified/images/tutorials-heat-exchanger-simplified-overview.png b/heat-exchanger-simplified/images/tutorials-heat-exchanger-simplified-overview-5s.png similarity index 89% rename from heat-exchanger-simplified/images/tutorials-heat-exchanger-simplified-overview.png rename to heat-exchanger-simplified/images/tutorials-heat-exchanger-simplified-overview-5s.png index 49081e9ce..9fe5a96d0 100644 Binary files a/heat-exchanger-simplified/images/tutorials-heat-exchanger-simplified-overview.png and b/heat-exchanger-simplified/images/tutorials-heat-exchanger-simplified-overview-5s.png differ diff --git a/heat-exchanger-simplified/metadata.yaml b/heat-exchanger-simplified/metadata.yaml index 124e76f9d..bf63971a3 100644 --- a/heat-exchanger-simplified/metadata.yaml +++ b/heat-exchanger-simplified/metadata.yaml @@ -8,7 +8,7 @@ participants: - Solid cases: - fluid-btm-openfoam: + fluid-bottom-openfoam: participant: Fluid-Bottom directory: ./fluid-bottom-openfoam run: ./run.sh diff --git a/heat-exchanger-simplified/precice-config.xml b/heat-exchanger-simplified/precice-config.xml index 58091a686..5b3fb7f54 100644 --- a/heat-exchanger-simplified/precice-config.xml +++ b/heat-exchanger-simplified/precice-config.xml @@ -92,7 +92,7 @@ - + diff --git a/heat-exchanger-simplified/reference-results/fluid-top-openfoam_fluid-bottom-openfoam_solid-calculix.tar.gz b/heat-exchanger-simplified/reference-results/fluid-top-openfoam_fluid-bottom-openfoam_solid-calculix.tar.gz new file mode 100644 index 000000000..ee8822064 --- /dev/null +++ b/heat-exchanger-simplified/reference-results/fluid-top-openfoam_fluid-bottom-openfoam_solid-calculix.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e440db6358e8582d12e83742f032e64574a83d72b583d914cf0aaa60c327438 +size 4344032 diff --git a/heat-exchanger-simplified/reference-results/reference_results.metadata b/heat-exchanger-simplified/reference-results/reference_results.metadata new file mode 100644 index 000000000..b51259e49 --- /dev/null +++ b/heat-exchanger-simplified/reference-results/reference_results.metadata @@ -0,0 +1,71 @@ + + +# Reference Results + +This file contains an overview of the results over the reference results as well as the arguments used to generate them. +We also include some information on the machine used to generate them + +## List of files + +| name | time | sha256 | +|------|------|-------| +| fluid-top-openfoam_fluid-bottom-openfoam_solid-calculix.tar.gz | 2026-05-11 07:45:27 | 5e440db6358e8582d12e83742f032e64574a83d72b583d914cf0aaa60c327438 | + +## List of arguments used to generate the files + +| name | value | +|------|------| +| PRECICE_REF | d199bb3 | +| PRECICE_PRESET | production-audit | +| OPENFOAM_EXECUTABLE | openfoam2312 | +| OPENFOAM_ADAPTER_REF | v1.3.1 | +| PYTHON_BINDINGS_REF | v3.2.0 | +| FENICS_ADAPTER_REF | v2.2.0 | +| TUTORIALS_REF | b18b3ef | +| PLATFORM | ubuntu_2404 | +| CALCULIX_VERSION | 2.20 | +| CALCULIX_ADAPTER_REF | v2.20.1 | +| SU2_VERSION | 7.5.1 | +| SU2_ADAPTER_REF | 64d4aff | +| DEALII_ADAPTER_REF | 02c5d18 | +| DUNE_VERSION | 2.9 | +| DUMUX_VERSION | 3.7 | +| DUMUX_ADAPTER_REF | 0e914bb | +| MICRO_MANAGER_REF | v0.8.0 | +| PRECICE_UID | 1003 | +| PRECICE_GID | 1003 | +## Information about the machine + +### uname -a + +Linux precice-tests 5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux + + +### lscpu + +Architecture: x86_64 +CPU op-mode(s): 32-bit, 64-bit +Address sizes: 45 bits physical, 48 bits virtual +Byte Order: Little Endian +CPU(s): 4 +On-line CPU(s) list: 0-3 +Vendor ID: GenuineIntel +Model name: Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz +CPU family: 6 +Model: 85 +Thread(s) per core: 1 +Core(s) per socket: 1 +Socket(s): 4 +Stepping: 4 +BogoMIPS: 4199.99 +Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves arat pku ospke md_clear flush_l1d arch_capabilities +Hypervisor vendor: VMware +Virtualization type: full +L1d cache: 128 KiB (4 instances) +L1i cache: 128 KiB (4 instances) +L2 cache: 4 MiB (4 instances) +L3 cache: 88 MiB (4 instances) +NUMA node(s): 1 +NUMA node0 CPU(s): 0-3 diff --git a/heat-exchanger-simplified/solid-calculix/solid.inp b/heat-exchanger-simplified/solid-calculix/solid.inp index 7e3cf4d8a..6496f75b2 100644 --- a/heat-exchanger-simplified/solid-calculix/solid.inp +++ b/heat-exchanger-simplified/solid-calculix/solid.inp @@ -54,7 +54,7 @@ Nall,305.0 ** written by write_step_begin function *STEP, INC=2000 *HEAT TRANSFER, DIRECT -0.01,5.0 +0.01,1.0 *********************************************************** ** Fixed temperature constraint applied @@ -71,7 +71,7 @@ Nyend,11,11,0.0 *********************************************************** ** Outputs --> frd file ** written by write_outputs_types function -*NODE FILE +*NODE FILE, FREQUENCY=10 NT *********************************************************** diff --git a/multiple-perpendicular-flaps/reference-results/reference_results.metadata b/multiple-perpendicular-flaps/reference-results/reference_results.metadata index a34cf1f9e..c426ac97c 100644 --- a/multiple-perpendicular-flaps/reference-results/reference_results.metadata +++ b/multiple-perpendicular-flaps/reference-results/reference_results.metadata @@ -11,7 +11,7 @@ We also include some information on the machine used to generate them | name | time | sha256 | |------|------|-------| -| fluid-openfoam_solid-upstream-dealii_solid-downstream-dealii.tar.gz | 2026-03-20 17:25:51 | d777eb8903e66c8be018e34309d83b07b5e426b5012a2c319da46d9e7c9f251d | +| fluid-openfoam_solid-upstream-dealii_solid-downstream-dealii.tar.gz | 2026-05-11 07:45:27 | ea2d5946f64667ba05ab3a3516cca7c3af3a59374ff22d0a69e0098c00c1ace1 | ## List of arguments used to generate the files @@ -23,7 +23,7 @@ We also include some information on the machine used to generate them | OPENFOAM_ADAPTER_REF | v1.3.1 | | PYTHON_BINDINGS_REF | v3.2.0 | | FENICS_ADAPTER_REF | v2.2.0 | -| TUTORIALS_REF | e27f5d4 | +| TUTORIALS_REF | b18b3ef | | PLATFORM | ubuntu_2404 | | CALCULIX_VERSION | 2.20 | | CALCULIX_ADAPTER_REF | v2.20.1 | @@ -33,14 +33,14 @@ We also include some information on the machine used to generate them | DUNE_VERSION | 2.9 | | DUMUX_VERSION | 3.7 | | DUMUX_ADAPTER_REF | 0e914bb | -| MICRO_MANAGER_VERSION | v0.8.0 | +| MICRO_MANAGER_REF | v0.8.0 | | PRECICE_UID | 1003 | | PRECICE_GID | 1003 | ## Information about the machine ### uname -a -Linux precice-tests 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux +Linux precice-tests 5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ### lscpu diff --git a/perpendicular-flap/precice-config.xml b/perpendicular-flap/precice-config.xml index 5899b0133..c1b23b774 100644 --- a/perpendicular-flap/precice-config.xml +++ b/perpendicular-flap/precice-config.xml @@ -56,7 +56,6 @@ - diff --git a/perpendicular-flap/reference-results/fluid-openfoam_solid-calculix.tar.gz b/perpendicular-flap/reference-results/fluid-openfoam_solid-calculix.tar.gz index 572ab42d5..7f7181740 100644 --- a/perpendicular-flap/reference-results/fluid-openfoam_solid-calculix.tar.gz +++ b/perpendicular-flap/reference-results/fluid-openfoam_solid-calculix.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9700848bacb55184350ea75e4ff3437781f73764b669873651c1b19f20cdefc4 -size 13542818 +oid sha256:4fbb2c688033023cda1ff26f7c97bb123931014d66620b572c930e4b8e0bcf7f +size 13543772 diff --git a/perpendicular-flap/reference-results/fluid-openfoam_solid-dealii.tar.gz b/perpendicular-flap/reference-results/fluid-openfoam_solid-dealii.tar.gz index 1d2e3576b..f10fe7a96 100644 --- a/perpendicular-flap/reference-results/fluid-openfoam_solid-dealii.tar.gz +++ b/perpendicular-flap/reference-results/fluid-openfoam_solid-dealii.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:babb3be79fd712062e5440b9a789b4a6f38d026e7e2016ba401200c2f76bf1dc -size 7892117 +oid sha256:6fdbfbdf4636e3d646cb74741fcd986a025ae1a07462b2cd321d3da46e95d2f0 +size 7892633 diff --git a/perpendicular-flap/reference-results/fluid-openfoam_solid-fenics.tar.gz b/perpendicular-flap/reference-results/fluid-openfoam_solid-fenics.tar.gz new file mode 100644 index 000000000..f9aacc6c6 --- /dev/null +++ b/perpendicular-flap/reference-results/fluid-openfoam_solid-fenics.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49cd8553f6ce718a23c8b727ffbb0b1e4c45b2286ecb071120ff9327b1ebf751 +size 3396348 diff --git a/perpendicular-flap/reference-results/fluid-openfoam_solid-openfoam.tar.gz b/perpendicular-flap/reference-results/fluid-openfoam_solid-openfoam.tar.gz new file mode 100644 index 000000000..610232565 --- /dev/null +++ b/perpendicular-flap/reference-results/fluid-openfoam_solid-openfoam.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e138d80b4640eac657ba3e03ac54391f92381b3555150887129fce6f6321facd +size 2368325 diff --git a/perpendicular-flap/reference-results/fluid-openfoam_solid-upstream-dealii_solid-downstream-dealii.tar.gz b/perpendicular-flap/reference-results/fluid-openfoam_solid-upstream-dealii_solid-downstream-dealii.tar.gz index 4cfc471c2..2148af4e3 100644 --- a/perpendicular-flap/reference-results/fluid-openfoam_solid-upstream-dealii_solid-downstream-dealii.tar.gz +++ b/perpendicular-flap/reference-results/fluid-openfoam_solid-upstream-dealii_solid-downstream-dealii.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d777eb8903e66c8be018e34309d83b07b5e426b5012a2c319da46d9e7c9f251d -size 11726321 +oid sha256:ea2d5946f64667ba05ab3a3516cca7c3af3a59374ff22d0a69e0098c00c1ace1 +size 11725074 diff --git a/perpendicular-flap/reference-results/fluid-su2_solid-fenics.tar.gz b/perpendicular-flap/reference-results/fluid-su2_solid-fenics.tar.gz index cd0875ddf..b66c8f2c2 100644 --- a/perpendicular-flap/reference-results/fluid-su2_solid-fenics.tar.gz +++ b/perpendicular-flap/reference-results/fluid-su2_solid-fenics.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a62556372546d128fdf27dac0c3f77cf24669c048e0555fe6410dcc2490480b4 -size 3409423 +oid sha256:8c41e5f1390b4b7038abf42e874438603efb0fa032a3f5f249c5475214cafcde +size 3410840 diff --git a/perpendicular-flap/reference-results/reference_results.metadata b/perpendicular-flap/reference-results/reference_results.metadata index 0d6c66326..10c898c8c 100644 --- a/perpendicular-flap/reference-results/reference_results.metadata +++ b/perpendicular-flap/reference-results/reference_results.metadata @@ -11,9 +11,11 @@ We also include some information on the machine used to generate them | name | time | sha256 | |------|------|-------| -| fluid-openfoam_solid-dealii.tar.gz | 2026-03-20 17:25:51 | babb3be79fd712062e5440b9a789b4a6f38d026e7e2016ba401200c2f76bf1dc | -| fluid-openfoam_solid-calculix.tar.gz | 2026-03-20 17:25:51 | 9700848bacb55184350ea75e4ff3437781f73764b669873651c1b19f20cdefc4 | -| fluid-su2_solid-fenics.tar.gz | 2026-03-20 17:25:51 | a62556372546d128fdf27dac0c3f77cf24669c048e0555fe6410dcc2490480b4 | +| fluid-openfoam_solid-calculix.tar.gz | 2026-05-11 07:45:27 | 4fbb2c688033023cda1ff26f7c97bb123931014d66620b572c930e4b8e0bcf7f | +| fluid-openfoam_solid-openfoam.tar.gz | 2026-05-11 07:45:27 | e138d80b4640eac657ba3e03ac54391f92381b3555150887129fce6f6321facd | +| fluid-su2_solid-fenics.tar.gz | 2026-05-11 07:45:27 | 8c41e5f1390b4b7038abf42e874438603efb0fa032a3f5f249c5475214cafcde | +| fluid-openfoam_solid-fenics.tar.gz | 2026-05-11 07:45:27 | 49cd8553f6ce718a23c8b727ffbb0b1e4c45b2286ecb071120ff9327b1ebf751 | +| fluid-openfoam_solid-dealii.tar.gz | 2026-05-11 07:45:27 | 6fdbfbdf4636e3d646cb74741fcd986a025ae1a07462b2cd321d3da46e95d2f0 | ## List of arguments used to generate the files @@ -25,7 +27,7 @@ We also include some information on the machine used to generate them | OPENFOAM_ADAPTER_REF | v1.3.1 | | PYTHON_BINDINGS_REF | v3.2.0 | | FENICS_ADAPTER_REF | v2.2.0 | -| TUTORIALS_REF | e27f5d4 | +| TUTORIALS_REF | b18b3ef | | PLATFORM | ubuntu_2404 | | CALCULIX_VERSION | 2.20 | | CALCULIX_ADAPTER_REF | v2.20.1 | @@ -35,14 +37,14 @@ We also include some information on the machine used to generate them | DUNE_VERSION | 2.9 | | DUMUX_VERSION | 3.7 | | DUMUX_ADAPTER_REF | 0e914bb | -| MICRO_MANAGER_VERSION | v0.8.0 | +| MICRO_MANAGER_REF | v0.8.0 | | PRECICE_UID | 1003 | | PRECICE_GID | 1003 | ## Information about the machine ### uname -a -Linux precice-tests 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux +Linux precice-tests 5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ### lscpu diff --git a/quickstart/metadata.yaml b/quickstart/metadata.yaml new file mode 100644 index 000000000..345f41307 --- /dev/null +++ b/quickstart/metadata.yaml @@ -0,0 +1,20 @@ +name: Quickstart +path: quickstart # relative to git repo +url: https://precice.org/quickstart.html + +participants: + - Fluid + - Solid + +cases: + fluid-openfoam: + participant: Fluid + directory: ./fluid-openfoam + run: ./run.sh + component: openfoam-adapter + + solid-cpp: + participant: Solid + directory: ./solid-cpp + run: cmake . && make && ./run.sh + component: bare diff --git a/quickstart/reference-results/fluid-openfoam_solid-cpp.tar.gz b/quickstart/reference-results/fluid-openfoam_solid-cpp.tar.gz new file mode 100644 index 000000000..cb8869345 --- /dev/null +++ b/quickstart/reference-results/fluid-openfoam_solid-cpp.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59f89f37b1378dc850bd00260a495b3b4133c5034c84dab46daddc718f8c2d53 +size 473043 diff --git a/quickstart/reference-results/reference_results.metadata b/quickstart/reference-results/reference_results.metadata new file mode 100644 index 000000000..1d658214a --- /dev/null +++ b/quickstart/reference-results/reference_results.metadata @@ -0,0 +1,71 @@ + + +# Reference Results + +This file contains an overview of the results over the reference results as well as the arguments used to generate them. +We also include some information on the machine used to generate them + +## List of files + +| name | time | sha256 | +|------|------|-------| +| fluid-openfoam_solid-cpp.tar.gz | 2026-05-11 07:45:27 | 59f89f37b1378dc850bd00260a495b3b4133c5034c84dab46daddc718f8c2d53 | + +## List of arguments used to generate the files + +| name | value | +|------|------| +| PRECICE_REF | d199bb3 | +| PRECICE_PRESET | production-audit | +| OPENFOAM_EXECUTABLE | openfoam2312 | +| OPENFOAM_ADAPTER_REF | v1.3.1 | +| PYTHON_BINDINGS_REF | v3.2.0 | +| FENICS_ADAPTER_REF | v2.2.0 | +| TUTORIALS_REF | b18b3ef | +| PLATFORM | ubuntu_2404 | +| CALCULIX_VERSION | 2.20 | +| CALCULIX_ADAPTER_REF | v2.20.1 | +| SU2_VERSION | 7.5.1 | +| SU2_ADAPTER_REF | 64d4aff | +| DEALII_ADAPTER_REF | 02c5d18 | +| DUNE_VERSION | 2.9 | +| DUMUX_VERSION | 3.7 | +| DUMUX_ADAPTER_REF | 0e914bb | +| MICRO_MANAGER_REF | v0.8.0 | +| PRECICE_UID | 1003 | +| PRECICE_GID | 1003 | +## Information about the machine + +### uname -a + +Linux precice-tests 5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux + + +### lscpu + +Architecture: x86_64 +CPU op-mode(s): 32-bit, 64-bit +Address sizes: 45 bits physical, 48 bits virtual +Byte Order: Little Endian +CPU(s): 4 +On-line CPU(s) list: 0-3 +Vendor ID: GenuineIntel +Model name: Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz +CPU family: 6 +Model: 85 +Thread(s) per core: 1 +Core(s) per socket: 1 +Socket(s): 4 +Stepping: 4 +BogoMIPS: 4199.99 +Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc cpuid tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves arat pku ospke md_clear flush_l1d arch_capabilities +Hypervisor vendor: VMware +Virtualization type: full +L1d cache: 128 KiB (4 instances) +L1i cache: 128 KiB (4 instances) +L2 cache: 4 MiB (4 instances) +L3 cache: 88 MiB (4 instances) +NUMA node(s): 1 +NUMA node0 CPU(s): 0-3 diff --git a/tools/tests/reference_versions.yaml b/tools/tests/reference_versions.yaml index 3cc53a26e..55e2b0396 100644 --- a/tools/tests/reference_versions.yaml +++ b/tools/tests/reference_versions.yaml @@ -4,7 +4,7 @@ OPENFOAM_EXECUTABLE: "openfoam2312" OPENFOAM_ADAPTER_REF: "v1.3.1" PYTHON_BINDINGS_REF: "v3.2.0" FENICS_ADAPTER_REF: "v2.2.0" -TUTORIALS_REF: "e27f5d4" # develop, Febuary 05, 2026 +TUTORIALS_REF: "b18b3ef" # May 10, 2026, https://github.com/precice/tutorials/pull/769 PLATFORM: "ubuntu_2404" CALCULIX_VERSION: "2.20" CALCULIX_ADAPTER_REF: "v2.20.1" diff --git a/tools/tests/systemtests/Systemtest.py b/tools/tests/systemtests/Systemtest.py index 6abc5a029..1e5f524e0 100644 --- a/tools/tests/systemtests/Systemtest.py +++ b/tools/tests/systemtests/Systemtest.py @@ -19,7 +19,7 @@ import os -GLOBAL_TIMEOUT = 900 +GLOBAL_TIMEOUT = 1200 SHORT_TIMEOUT = 10 diff --git a/tools/tests/tests.yaml b/tools/tests/tests.yaml index 11b862e25..1cac21867 100644 --- a/tools/tests/tests.yaml +++ b/tools/tests/tests.yaml @@ -1,6 +1,15 @@ test_suites: + quickstart_test: + tutorials: + - &quickstart + path: quickstart + case_combination: + - fluid-openfoam + - solid-cpp + reference_result: ./quickstart/reference-results/fluid-openfoam_solid-cpp.tar.gz openfoam_adapter_pr: tutorials: + - *quickstart - path: flow-over-heated-plate case_combination: - fluid-openfoam @@ -11,6 +20,16 @@ test_suites: - fluid-openfoam - solid-calculix reference_result: ./perpendicular-flap/reference-results/fluid-openfoam_solid-calculix.tar.gz + - path: perpendicular-flap + case_combination: + - fluid-openfoam + - solid-openfoam + reference_result: ./perpendicular-flap/reference-results/fluid-openfoam_solid-openfoam.tar.gz + - path: flow-over-heated-plate-nearest-projection + case_combination: + - fluid-openfoam + - solid-openfoam + reference_result: ./flow-over-heated-plate-nearest-projection/reference-results/fluid-openfoam_solid-openfoam.tar.gz openfoam_adapter_release: tutorials: - path: flow-over-heated-plate @@ -25,6 +44,11 @@ test_suites: - fluid-openfoam - solid-fenics reference_result: ./flow-over-heated-plate/reference-results/fluid-openfoam_solid-fenics.tar.gz + - path: perpendicular-flap + case_combination: + - fluid-openfoam + - solid-fenics + reference_result: ./perpendicular-flap/reference-results/fluid-openfoam_solid-fenics.tar.gz nutils_test: tutorials: - path: flow-over-heated-plate @@ -65,6 +89,15 @@ test_suites: - fluid-su2 - solid-fenics reference_result: ./perpendicular-flap/reference-results/fluid-su2_solid-fenics.tar.gz + heat_exchanger_simplified_test: + tutorials: + - &heat_exchanger_simplified + path: heat-exchanger-simplified + case_combination: + - fluid-top-openfoam + - fluid-bottom-openfoam + - solid-calculix + reference_result: ./heat-exchanger-simplified/reference-results/fluid-top-openfoam_fluid-bottom-openfoam_solid-calculix.tar.gz dealii_test: tutorials: - path: perpendicular-flap @@ -72,6 +105,21 @@ test_suites: - fluid-openfoam - solid-dealii reference_result: ./perpendicular-flap/reference-results/fluid-openfoam_solid-dealii.tar.gz + - path: perpendicular-flap + case_combination: + - fluid-openfoam + - solid-openfoam + reference_result: ./perpendicular-flap/reference-results/fluid-openfoam_solid-openfoam.tar.gz + - path: perpendicular-flap + case_combination: + - fluid-openfoam + - solid-fenics + reference_result: ./perpendicular-flap/reference-results/fluid-openfoam_solid-fenics.tar.gz + - path: flow-over-heated-plate-nearest-projection + case_combination: + - fluid-openfoam + - solid-openfoam + reference_result: ./flow-over-heated-plate-nearest-projection/reference-results/fluid-openfoam_solid-openfoam.tar.gz - path: multiple-perpendicular-flaps case_combination: - fluid-openfoam @@ -97,6 +145,7 @@ test_suites: reference_result: ./elastic-tube-1d/reference-results/fluid-cpp_solid-python.tar.gz release_test: tutorials: + - *quickstart - path: elastic-tube-1d case_combination: - fluid-cpp @@ -148,6 +197,7 @@ test_suites: - solid-upstream-dealii - solid-downstream-dealii reference_result: ./perpendicular-flap/reference-results/fluid-openfoam_solid-upstream-dealii_solid-downstream-dealii.tar.gz + - *heat_exchanger_simplified - path: free-flow-over-porous-media case_combination: - free-flow-dumux diff --git a/two-scale-heat-conduction/reference-results/macro-dumux_micro-dumux.tar.gz b/two-scale-heat-conduction/reference-results/macro-dumux_micro-dumux.tar.gz index 12918a117..83a2a6c45 100644 --- a/two-scale-heat-conduction/reference-results/macro-dumux_micro-dumux.tar.gz +++ b/two-scale-heat-conduction/reference-results/macro-dumux_micro-dumux.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:730550fecee6fe6f698eba35a7c565f586cb98db119982cd01148ba2a2b672fe -size 4795 +oid sha256:b08f5a2e5cf0535bc7c08bbf9ddc9dbaa875363b2c030bc0ee25de654cb7e027 +size 4788 diff --git a/two-scale-heat-conduction/reference-results/reference_results.metadata b/two-scale-heat-conduction/reference-results/reference_results.metadata index da4506d57..b769e723a 100644 --- a/two-scale-heat-conduction/reference-results/reference_results.metadata +++ b/two-scale-heat-conduction/reference-results/reference_results.metadata @@ -11,7 +11,7 @@ We also include some information on the machine used to generate them | name | time | sha256 | |------|------|-------| -| macro-dumux_micro-dumux.tar.gz | 2026-03-20 17:25:51 | 730550fecee6fe6f698eba35a7c565f586cb98db119982cd01148ba2a2b672fe | +| macro-dumux_micro-dumux.tar.gz | 2026-05-11 07:45:27 | b08f5a2e5cf0535bc7c08bbf9ddc9dbaa875363b2c030bc0ee25de654cb7e027 | ## List of arguments used to generate the files @@ -23,7 +23,7 @@ We also include some information on the machine used to generate them | OPENFOAM_ADAPTER_REF | v1.3.1 | | PYTHON_BINDINGS_REF | v3.2.0 | | FENICS_ADAPTER_REF | v2.2.0 | -| TUTORIALS_REF | e27f5d4 | +| TUTORIALS_REF | b18b3ef | | PLATFORM | ubuntu_2404 | | CALCULIX_VERSION | 2.20 | | CALCULIX_ADAPTER_REF | v2.20.1 | @@ -33,14 +33,14 @@ We also include some information on the machine used to generate them | DUNE_VERSION | 2.9 | | DUMUX_VERSION | 3.7 | | DUMUX_ADAPTER_REF | 0e914bb | -| MICRO_MANAGER_VERSION | v0.8.0 | +| MICRO_MANAGER_REF | v0.8.0 | | PRECICE_UID | 1003 | | PRECICE_GID | 1003 | ## Information about the machine ### uname -a -Linux precice-tests 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux +Linux precice-tests 5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ### lscpu