Kenneth Hoste

Results 1527 comments of Kenneth Hoste

@olesenm Do you happen to still remember what the problem was that caused `cartesianMesh` to be missing in https://gitlab.com/openfoam/core/openfoam/-/issues/2268 ? Any hints on what we should be looking out for...

> > @olesenm Do you happen to still remember what the problem was that caused `cartesianMesh` to be missing in https://gitlab.com/openfoam/core/openfoam/-/issues/2268 ? > > This was a mistake on my...

@PetrKralCZ We looked into this mystery together, you're using a modified easyblock for OpenFOAM, let's have a pull request for that: ```diff diff --git a/easybuild/easyblocks/o/openfoam.py b/easybuild/easyblocks/o/openfoam.py index 82646b8ad..d6e6c38b9 100644 ---...

> Would it be reasonable to use the https://sourceforge.net/projects/openfoam/files/v2412/OpenFOAM-v2412_250814.tgz file instead for 2412? (just got uploaded). It's obviously not the original 2412, but the number of fixes and changes is...

@boegelbot please test @ jsc-zen3 CORE_CNT=16 EB_ARGS="--include-easyblocks-from-pr 4025"

> > @olesenm As long as that's an official release, makes sense. We can use `v2412_250814` as version to avoid confusion with the original `v2412` release. > > It's official....

> Don't worry, I haven't forgotten your talk about how to make package managers cry, so the only time we'd swap out a published tar ball is if it has...

> @pavelToman, can you sync the PR with develop? Now that the PR with the patch is merged, the CI should hopefully work. done