View Issue Details

IDProjectCategoryView StatusLast Update
0002850OpenFOAMBugpublic2018-02-19 14:50
Reporteroertel59 Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionunable to reproduce 
PlatformGNU/LinuxOSUbuntuOS Version14.04
Summary0002850: Standard Gnuplot terminal options in gnuplotSetWriter class yield upside down plots
DescriptionWhen sampling data using

setFormat gnuplot;

a *.gplt file is created which contains the data and necessary commands for plotting with gnuplot. Running

gnuplot forces.gplt

using the attached files gives the desired *.ps file which is upside down however in my viewer. Is this intended behaviour? Adding the "portrait" option the gnuplot terminal options as done in the attached patch results in properly rotated plots.
Additional InformationG N U P L O T
Version 5.0 patchlevel 3

GNOME Document Viewer 3.18.2
TagsNo tags attached.

Activities

oertel59

2018-02-19 13:32

reporter  

henry

2018-02-19 14:13

manager   ~0009331

I just tested the gnuplot format for the tutorials/electromagnetics/mhdFoam/hartmann case and the graph is correctly oriented. Could you provide details of how you generated an upside down graph?

oertel59

2018-02-19 14:38

reporter   ~0009332

I ran the case inside our OpenFOAM Docker container and also used the viewer which is a part of it. Opening the *ps file outside the container showed the graph correctly oriented. Only inside the container it was the wrong way around.

Sorry for bothering.

Issue History

Date Modified Username Field Change
2018-02-19 13:32 oertel59 New Issue
2018-02-19 13:32 oertel59 File Added: gnuPlotSetWriter.tar.gz
2018-02-19 14:13 henry Note Added: 0009331
2018-02-19 14:38 oertel59 Note Added: 0009332
2018-02-19 14:50 henry Assigned To => henry
2018-02-19 14:50 henry Status new => closed
2018-02-19 14:50 henry Resolution open => unable to reproduce