Release 3.1.0#1985
Conversation
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Change develop dockerimage to base on blank ubuntu:22.04 * Rename precice:develop to precice:nightly and restructure * Fix release pipeline dependencies * Rename docker workflows
|
We already did a pretty extensive testing of the The improved numerical accuracy may impact other tutorials too. |
974335b to
3a1e77e
Compare
|
In the perpendicular-flap, the watchpoint plots look macroscopically the same for OpenFOAM-CalculiX and SU2-deal.II: They still differ in the last digits, though. For example, for OpenFOAM-CalculiX: Time Coordinate0 Coordinate1 Displacement0 Displacement1 Force0 Force1
- 1.00000000e-02 0.00000000e+00 1.00000000e+00 1.40208926e-03 2.53734422e-06 2.03655843e+01 -1.52019984e+01
- 5.00000000e+00 0.00000000e+00 1.00000000e+00 4.74162578e-02 7.18069885e-05 7.15678920e+00 1.30275199e+01
+ 1.00000000e-02 0.00000000e+00 1.00000000e+00 1.40209082e-03 2.53740150e-06 2.03655856e+01 -1.52020001e+01
+ 5.00000000e+00 0.00000000e+00 1.00000000e+00 4.74080199e-02 7.18246368e-05 7.15671092e+00 1.30274986e+01openfoam-calculix-v3.0.0.log |
|
More perpendicular-flap tests in precice/tutorials#507 |
|
Some results for elastic-tube-3d: precice/tutorials#509 I don't have results with v3.0.0 or v2.5.0, besides the watchpoint plot in the tutorial. |
|
I have also tested the Quickstart and the flow-over-heated-plate with all combinations: precice/tutorials#510 as well as the multiple-perpendicular-flaps: precice/tutorials#511 I have not at any point checked/compared iteration numbers. |
|
|
|
The heat-exchanger-simplified works precice/tutorials#513 |






How to work with this template
@member.Only the release manager should update this post (even tickboxes, due to race conditions in editing). Everybody else should comment on the PR with the progress.
Pre-PR steps
docs/changelog) (all)developandmainbranches locally.Mergemaintodevelop( This should result in no commits )precice/tools/formatting/check-format) and reformat if required (runprecice/tools/formatting/format-all).github/workflows/release.ymlrelease-vX.Y.Zfrom develop. If needed,git rebase develop.tools/releasing/bumpversion.sh MAJOR.MINOR.PATCHto bump the versionCHANGELOG.mdof the release branch (all)CHANGELOGCMakeLists.txttools/releasing/packaging/debian/changelogStep by step guide
release-vX.Y.Ztomain(use this template)_config.yml_data/sidebars/docs_sidebar.ymlmain( usegit merge --no-ff release-vX.Y.Z)mainvX.Y.Zand verify by runninggit describe --tagsdevelopand verify by runninggit describe --tagsmainand push thevX.Y.ZtagdevelopRegression Tests
Use the following branches:
release-v3.1.0python-bindings-v3.1.0.0matlab-bindings-v3.1.0.0main(master)Run all these tests manually on your system. If you succeed, please write a comment with the revisions of the components that you used below. Example: #507 (comment) and update the table.
:o::x::fast_forward:Post-release
pypreciceSpack_config.ymlbinprecice mdRelease new version for bindings (to ensure compatibility with newest preCICE version)
Marketing
This will be included into the marketing of the distribution.
Misc
To open a new PR with this template, use this PR template query