Gerasimos Chourdakis

Results 398 comments of Gerasimos Chourdakis

FYI, such notes and discussions are also great for the Discussions page: https://github.com/CaptainSifff/paper_teaching-learning-RSE/discussions

Decision: Leave it as it is for now, these have grown to be established terms for the authors.

Looking at the [HPCC skills](https://www.hpc-certification.org/wiki/), they also use codes: > ID: Identifier according to its position in the skill tree. Each skill may have three levels indicated by the last...

It looks like Code_Aster uses a subdirectory of `/tmp/` as a working directory. In `solid.export`, I see the following: ``` P proxy_dir /tmp P rep_trav /tmp/tester-tester-VirtualBox-interactif_6834 ``` @micheltakken any idea...

I cannot find any way to set a different `rep_trav` without changing this file, but if I set it to the working directory, it looks like it is working in...

Then I have another (a little bit crazy) idea. Facts: - The adapter finds `precice-config.xml`, which is located in the same directory as `precice-run/` - We only need the adapter...

> On the post redirects to a file `~/.astkrc/config`, which doesn't exist on my Code_Aster installation, so it even seems to be an outdated solution. It is common that such...

Thanks for the detailed investigation and summary! These are some of the issues me and @IshaanDesai also faced in the context of upgrading the VM to Ubuntu 22.04 (https://github.com/precice/vm/pull/45#issuecomment-2007699833). Now...

I just read the full discussion, and I also support having a regular user in the images. So far, these images seem a bit useless for users. Also, in some...

Let's get the oral discussion in writing, to clarify a few things: - We should make things easy and intuitive for the user, so `precice/precice` contains preCICE + a user...