Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-04 | Redo remaining cylinder2d plots | Adrian Kummerlaender | |
2019-02-04 | Start to redo cylinder2d plots using a better setup | Adrian Kummerlaender | |
Geometry and parameter choice was not quite suited to reproducing [SchaeferTurek96]. | |||
2019-02-01 | Further optimize cylinder2d refinement | Adrian Kummerlaender | |
2019-01-31 | Adapt optimized grid to better conserve degrees of freedom | Adrian Kummerlaender | |
2019-01-31 | Update data, reinclude optimized grid plot | Adrian Kummerlaender | |
2019-01-31 | Add cylinder2d outflow refinement plot | Adrian Kummerlaender | |
2019-01-30 | Plot optimized low-res cylinder2d | Adrian Kummerlaender | |
2019-01-30 | Draw refinement rectangles using pdfcairo | Adrian Kummerlaender | |
2019-01-29 | Revamp gnuplot plotting to generate better output | Adrian Kummerlaender | |
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. | |||
2019-01-18 | Finally start evaluation section | Adrian Kummerlaender | |
2019-01-17 | Separate dynamic (TIKZ) and static images | Adrian Kummerlaender | |