Yvan Fournier

Results 24 comments of Yvan Fournier

Hello, Sorry for not answering earlier. The "restart on another mesh" feature currently handles only cell-based values, so does not yet work either with Lagrangian particles or ALE mesh deformation...

Hello, In which version(s) do you observe this ?

OK, I'll check with the turbulence developers which way (warning, silent fix, ...) they prefer to fix this.

The patch breaks the build using user/project account installs (installed using --prefix). I will try to merge the patch so as to work with both, so I may need to...

Hello, Trying to get back to this. On a Debian sid system using a packaged install of PETSc, the detection configuration works OK without the patch using `--with-petsc=/usr/lib/petsc` (which is...

Hello, Please see https://github.com/code-saturne/code_saturne/wiki/Pre-installation:-Linux-distribution-packages for lists of recommended packages. If the documentation for the Docker image is outdated, updates are welcome here (otherwise I would close thus issue).

Hello, The issue with the PLE library's `build-aux` directory not being created seems to occur on systems without `autopoint`. Its creation is now forced in this case (commit af8c7a93c on...

Could you specify how the install paths for PETSc are organized on Fedora ?

Hello, I can't reproduce this with Clang 11. I'll try on another machine with Clang 15 (I prefer updating the source code to changing the warnings). Note: the automatic commit...

Hello, This might be due to truncation error/numerical sensitivity aspects. If you have a small and simple test case, I could try to test this "in depth" to try to...