Skip to content

Update coupledPressure / coupledVelocity BC for OpenFOAM v2606 - #410

Merged
MakisH merged 3 commits into
developfrom
fix-408
Jun 25, 2026
Merged

Update coupledPressure / coupledVelocity BC for OpenFOAM v2606#410
MakisH merged 3 commits into
developfrom
fix-408

Conversation

@MakisH

@MakisH MakisH commented Jun 25, 2026

Copy link
Copy Markdown
Member

Fixes #408 by deleting the previously deprecated and now removed copy constructor (and corresponding clone() function) of GeometricBoundaryField derived fields, as described in the porting guide for OpenFOAM v2606 (so nice to have such guides!).

The code seems to build with OpenFOAM v2606 and with v2512.

TODO list:

  • I added a changelog entry in changelog-entries/ (create directory if missing)

@MakisH MakisH self-assigned this Jun 25, 2026
@MakisH MakisH added the compatibility Affecting only specific OpenFOAM / preCICE versions label Jun 25, 2026
@MakisH
MakisH marked this pull request as ready for review June 25, 2026 17:39
@MakisH
MakisH merged commit a0ceac5 into develop Jun 25, 2026
4 checks passed
@MakisH
MakisH deleted the fix-408 branch June 25, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

compatibility Affecting only specific OpenFOAM / preCICE versions trigger-system-tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

coupledPressure / coupledVelocity BC do not build with OpenFOAM v2606

1 participant