precice / vm

Vagrant box with preCICE and examples preinstalled
MIT License
5 stars 4 forks source link

elastic-tube-3d plot-all-displacements.sh does not produce results #63

Closed MakisH closed 1 year ago

MakisH commented 1 year ago

In the elastic-tube-3d tutorial, after running a few time windows of both fluid-openfoam + solid-calculix and fluid-openfoam + solid-fenics, the plot-all-displacements.s exits successfully (exit code 0, no messages), but nothing appears on screen.

gnuplot is installed and I am running in the GUI. @fsimonis observed the same behavior in https://github.com/precice/vm/pull/50#issuecomment-1321945158. This already affected v2202 and maybe earlier versions.

The gnuplot script plot-displacement.sh for the perpendicular-flap seems to work.

I am not sure if this is originating from the tutorials or from the vm, but it is not new. Nothing relevant has changed, neither in the respective tutorial, nor in the vm since v2202.

MakisH commented 1 year ago

False alarm, this is just an inconsistent behavior issue.

The perpendicular-flap tutorial plots the result to the screen. The script of this tutorial plots the result to a file.