Corentin Cadiou

Results 86 comments of Corentin Cadiou

Hi, sure don't worry! I was working on a Fortran module, even though I don't think it's actually working on a Fortran program neither.

Hi, so I double checked my previous post: it seems to work on fortran modules, but not on fortran program. You can find the code I'm working on at https://github.com/cphyc/cosmo_z17to0....

Hi, something that might relevant to you is the fact the the submodule I'm importing in the main program of `find_particles_in_region.f90` are _not_ in the same folder as the program,...

Thanks for the PR @V-Nathir! I made some modifications to ensure that we are backwards compatible with old code versions. If we cannot read the cooling tables, we assume that...

Failure on the build on py3.12 is unrelated :)

The failing tests are unrelated and fixed in https://github.com/yt-project/yt/pull/4819.

Let's hold this a bit more, we probably need testing before this goes in!

To be fair I'm also happy for this _not_ to be merged. However, at present, we're using both styles in the codebase (depending on who wrote it), so for the...