<feed xmlns='http://www.w3.org/2005/Atom'>
<title>grid_refinement_bsc_thesis/img/common/knudsen_wrapper.gnuplot, branch master</title>
<subtitle>Source of my BSc thesis on grid refined Lattice Boltzmann Methods in OpenLB</subtitle>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/grid_refinement_bsc_thesis/'/>
<entry>
<title>Restrict plot width to text width</title>
<updated>2019-03-14T16:16:25+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2019-03-14T16:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/grid_refinement_bsc_thesis/commit/?id=8eacb3256ee33532a15e947e62d3a46dd5cbccd5'/>
<id>8eacb3256ee33532a15e947e62d3a46dd5cbccd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Draw refinement rectangles using pdfcairo</title>
<updated>2019-01-30T08:44:35+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2019-01-30T08:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/grid_refinement_bsc_thesis/commit/?id=6bd4284b1d0475bee6be33fc1ac284e097b0043a'/>
<id>6bd4284b1d0475bee6be33fc1ac284e097b0043a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revamp gnuplot plotting to generate better output</title>
<updated>2019-01-29T14:23:53+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2019-01-29T14:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/grid_refinement_bsc_thesis/commit/?id=fe86c7399d9bc20f7f95f7557d6d2b80e7b86be3'/>
<id>fe86c7399d9bc20f7f95f7557d6d2b80e7b86be3</id>
<content type='text'>
Using the pdfcairo terminal for generating fluid flow plots in gnuplot
using raw paraview-generated CSV exports generates high quality results.
Sadly the resulting files are both unoptimized and quite big which leads
to both large and unperformant documents (i.e. some PDF readers even crash)

As an alternative this new gnuplot structure generates the fluid plot
itself using the pngcairo terminal and includes the resulting
high-resolution PNG image into a normal pdfcairo plot. This works out
quite well.

As a side benefit the plot scripts are now much easier to maintain.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using the pdfcairo terminal for generating fluid flow plots in gnuplot
using raw paraview-generated CSV exports generates high quality results.
Sadly the resulting files are both unoptimized and quite big which leads
to both large and unperformant documents (i.e. some PDF readers even crash)

As an alternative this new gnuplot structure generates the fluid plot
itself using the pngcairo terminal and includes the resulting
high-resolution PNG image into a normal pdfcairo plot. This works out
quite well.

As a side benefit the plot scripts are now much easier to maintain.
</pre>
</div>
</content>
</entry>
</feed>
