{"id":105,"date":"2017-09-13T10:08:19","date_gmt":"2017-09-13T13:08:19","guid":{"rendered":"http:\/\/www.professores.uff.br\/diomarcesarlobao\/?page_id=105"},"modified":"2017-09-13T10:08:19","modified_gmt":"2017-09-13T13:08:19","slug":"gp-int1","status":"publish","type":"page","link":"https:\/\/www.professores.uff.br\/diomarcesarlobao\/gp-int1\/","title":{"rendered":"gp-int1"},"content":{"rendered":"<pre>#\r\n# This demonstrates the use of gnuplot to pick up data from the\r\n# files linint and cubeint and plot comparisons of results\r\n#\r\n# To learn more about gnuplot commands enter an interactive gnuplot session\r\n# type \"help\" or \"help\" followed by the command name (.e.g. \"help set\")\r\n# The following line selects a TEKTRONICS emulation remove the # for Mac's\r\n#set terminal tek40xx\r\n# Uncomment the following 2 lines to make a postscript file\r\n#set terminal postscript\r\n#set output \"plot.ps\"\r\nset title \"John Mahaffy, Internal Energy\"\r\n# To include more information use the \"set label\" command\r\nset xlabel \"Temperature\"\r\nset ylabel \"Internal Energy\"\r\n set xrange [300:3000]\r\n# To let gnuplot determine the range see the \"set autoscale\" command\r\nset data style lines\r\nset key 1000,2.e7\r\nplot 'linint' using 1:3 title \"Linear Interpolation\",\\\r\n     'cubeint' using 1:3 t \"Cubic Interpolation\"\r\n pause -1 \"Hit return to continue\"\r\n# This pause stops plots from flashing by on your screen, but\r\n# shouldn't be used (comment out) when generating a Postscript\r\n# file unless you remember to hit the necessary number of\r\n# returns during the gnuplot run.\r\nset title \"John Mahaffy, Cv\"\r\nset ylabel \"Specific Heat Cv\"\r\nset key 1000,6700.\r\nplot 'linint' using 1:2 title \"Linear Interpolation\",\\\r\n     'cubeint' using 1:2 t \"Cubic Interpolation\"\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p># # This demonstrates the use of gnuplot to pick up data from the # files linint and cubeint and plot comparisons of results # # To learn more about gnuplot commands enter an interactive gnuplot session # type &#8220;help&#8221; or &#8220;help&#8221; followed by the command name (.e.g. &#8220;help set&#8221;) # The following line selects [&hellip;]<\/p>\n","protected":false},"author":22,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"categories":[],"tags":[],"class_list":["post-105","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.professores.uff.br\/diomarcesarlobao\/wp-json\/wp\/v2\/pages\/105","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.professores.uff.br\/diomarcesarlobao\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.professores.uff.br\/diomarcesarlobao\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.professores.uff.br\/diomarcesarlobao\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/www.professores.uff.br\/diomarcesarlobao\/wp-json\/wp\/v2\/comments?post=105"}],"version-history":[{"count":1,"href":"https:\/\/www.professores.uff.br\/diomarcesarlobao\/wp-json\/wp\/v2\/pages\/105\/revisions"}],"predecessor-version":[{"id":106,"href":"https:\/\/www.professores.uff.br\/diomarcesarlobao\/wp-json\/wp\/v2\/pages\/105\/revisions\/106"}],"wp:attachment":[{"href":"https:\/\/www.professores.uff.br\/diomarcesarlobao\/wp-json\/wp\/v2\/media?parent=105"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.professores.uff.br\/diomarcesarlobao\/wp-json\/wp\/v2\/categories?post=105"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.professores.uff.br\/diomarcesarlobao\/wp-json\/wp\/v2\/tags?post=105"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}