Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Add test for elastictube1d - #127

Closed
BenjaminRodenberg wants to merge 22 commits into
precice:developfrom
Eder-K:master
Closed

Add test for elastictube1d#127
BenjaminRodenberg wants to merge 22 commits into
precice:developfrom
Eder-K:master

Conversation

@BenjaminRodenberg

Copy link
Copy Markdown

Closes #16

We should make sure to test both variants of the tube (C and Python)

Prior to this change, the script outputs the average and maximum
numerical differences between files and afterwards prints a diff of the
files. These diff texts might be very long and make it hard to reach
the relevant difference information. By swapping the lines the crucial
message is always readable, no matter how long the diff output gets.
This is done to avoid docker errors that occur when attempting to
launch a container with a specific name that already belongs to an
old container (either running or stopped)
@BenjaminRodenberg

Copy link
Copy Markdown
Author

The code base for this PR is outdated. Refer to #128.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add system test for precice/elastictube1d example

2 participants