Gerasimos Chourdakis

Results 117 issues of Gerasimos Chourdakis

Trying to create a setup to trigger and debug https://github.com/precice/openfoam-adapter/issues/158. It currently does not trigger the checkpointing issue (OpenFOAM v2312), but instead diverges (the numerical setup is arbitrary, but it...

This issue mainly serves as a discussion for adding more cases in the system tests, starting from the `release_test` test suite. The test suite is specified in https://github.com/precice/tutorials/blob/develop/tools/tests/tests.yaml. We currently...

systemtests

https://github.com/precice/tutorials/blob/14197c235d4a72d841b04d01446a21a227cf0639/perpendicular-flap/plot-all-displacements.sh#L10-L18 - filenames have changed - nutils is now also a Solid participant

We can pass the `--diff` file in fieldcompare to compute differences between meshes: https://gitlab.com/dglaeser/fieldcompare/-/merge_requests/197 We could archive such a VTK file, and we could potentially also archive common visualizations that...

enhancement
systemtests

In simulations with implicit coupling, the second participant writes a CSV file logging the number of iterations in every coupling time window: https://precice.org/running-output-files.html We should be checking for regressions in...

systemtests

In cases where it is complicated to visualize results, we currently have some `plot.sh` or similar scripts that rely on Gnuplot, matplotlib, etc. Since most visualization tools we use have...

enhancement

We are currently restricted in checking out specific tags or commits, due to our caching implementation. It would be very convenient if we could also reliably checkout branches. > I...

enhancement
systemtests

Example of the contents of an archive: ![Screenshot from 2023-11-19 21-48-16](https://github.com/precice/tutorials/assets/4943683/875abadc-2bd1-4a84-bac1-5fe8a52c5e0f) I think we still need some changes: - [x] `reference_results` and `reference-data` seems to be confusing (which is what?)....

systemtests

Some tests are expected to be taking too long to run. For such cases, it would be nice to have an option to overwrite the `max-time` in the `precice-config.xml`, both...

systemtests

Currently, when running the tests without reference results, the user gets an exception about file not found. While this is clear enough, and since this will be a common case,...

bug
systemtests