Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Adapt system tests setup for fenics-adapter#712

Merged
MakisH merged 5 commits intodevelopfrom
fix-fenics-adapter
Feb 18, 2026
Merged

Adapt system tests setup for fenics-adapter#712
MakisH merged 5 commits intodevelopfrom
fix-fenics-adapter

Conversation

Copy link
Member

MakisH commented Feb 11, 2026 *
edited
Loading

IshaanDesai reacted with thumbs up emoji
MakisH self-assigned this Feb 11, 2026
Copy link
Member Author

MakisH commented Feb 13, 2026

I triggered the tests again. The adapter builds successfully:

#21 [solid-fenics fenics_adapter 3/3] RUN python3 -m venv --system-site-packages /home/precice/venv && . /home/precice/venv/bin/activate && pip3 install git+https://github.com/precice/fenics-adapter.git@master
#21 27.70 Building wheel for pyprecice (pyproject.toml): finished with status 'done'
#21 27.70 Created wheel for pyprecice: filename=pyprecice-3.3.1-cp312-cp312-linux_x86_64.whl size=679878 sha256=3157ea5a1812e4c632f637b5891125a1789716a128aa46a25364495a5cf4d94f
#21 27.70 Stored in directory: /home/precice/.cache/pip/wheels/f5/ab/66/3eaa75a00c5e687e063c114dd2bc530f58860be06eacf622a1
#21 27.70 Successfully built fenicsprecice pyprecice
#21 27.81 WARNING: Skipping /usr/lib/python3.12/dist-packages/pybind11-2.11.1.dist-info due to invalid metadata entry 'name'
#21 27.89 Installing collected packages: scipy, pyprecice, fenicsprecice
#21 33.94 Successfully installed fenicsprecice-2.2.0rc1+2.g9d0d6bf pyprecice-3.3.1 scipy-1.17.0
#21 DONE 34.7s

but when starting the case, the module is not found:

File "/runs/flow-over-heated-plate_fluid-openfoam-solid-fenics_20 26-02-13-172641/solid-fenics/solid.py", line 10, in
from fenicsprecice import Adapter
ModuleNotFoundError: No module named 'fenicsprecice'

MakisH requested a review from IshaanDesai February 16, 2026 17:17
MakisH marked this pull request as ready for review February 16, 2026 17:18
IshaanDesai approved these changes Feb 17, 2026
Copy link
Member

IshaanDesai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IshaanDesai mentioned this pull request Feb 17, 2026
Copy link
Member

IshaanDesai commented Feb 17, 2026

Reran the failing system test, and it passes: https://github.com/precice/tutorials/actions/runs/22106911250

MakisH merged commit eece077 into develop Feb 18, 2026
1 check passed
MakisH deleted the fix-fenics-adapter branch February 18, 2026 14:01
franiqui pushed a commit to franiqui/tutorials that referenced this pull request Feb 20, 2026
MakisH added the systemtests label Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

IshaanDesai IshaanDesai approved these changes

Assignees

MakisH

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants