tutorials/incompressible/simpleFoam/roomResidenceTime/validation/plotPos1Data.*: Removed shebang

These scripts are executed directly in gnuplot so the shebang is not necessary
and gnuplot may not be installed in /bin.
This commit is contained in:
Henry Weller
2019-12-15 18:48:33 +00:00
parent de9d59ecf1
commit 7cd43ea5f8
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
#!/bin/gnuplot
#------------------------------------------------------------------------------
set grid
set title "Comparison at x =1.13 m, y = 1.8 m"

View File

@ -1,4 +1,3 @@
#!/bin/gnuplot
#------------------------------------------------------------------------------
set grid
set title "Comparison at x = 3.2 m, y = 1.8 m"