aboutsummaryrefslogtreecommitdiff
path: root/img
AgeCommit message (Collapse)Author
2019-03-13Incorporate feedbackAdrian Kummerlaender
2019-03-02Add streaming figureAdrian Kummerlaender
2019-03-01Rename c_Lmax to c_Amax for consistencyAdrian Kummerlaender
2019-03-01Improve restriction figureAdrian Kummerlaender
2019-03-01Add restriction figureAdrian Kummerlaender
2019-03-01Remove unnecessary color from D2Q9 figureAdrian Kummerlaender
2019-03-01Relayout cylinder2d coefficient sectionAdrian Kummerlaender
2019-03-01Update abstract, small changesAdrian Kummerlaender
2019-02-26Sort citations by nameAdrian Kummerlaender
2019-02-22Done. More or less.Adrian Kummerlaender
2019-02-22Update higher resolution cylinder2d comparisonAdrian Kummerlaender
2019-02-20Localize decimal numbersAdrian Kummerlaender
2019-02-13Add refined N=40 dataAdrian Kummerlaender
2019-02-13Add very high res unrefined N=160 cylinder2d comparsion dataAdrian Kummerlaender
2019-02-11Add high res unrefined N=80 cylinder2d comparsion dataAdrian Kummerlaender
2019-02-10Expand cylinder2d evaluationAdrian Kummerlaender
2019-02-08Add another cylinder2d comparsion plotAdrian Kummerlaender
2019-02-08Add cylinder2d error tableAdrian Kummerlaender
2019-02-08Add nice picture in introduction sectionAdrian Kummerlaender
2019-02-07Explicitly mention reference valuesAdrian Kummerlaender
2019-02-07Define drag and lift coefficientsAdrian Kummerlaender
2019-02-06Use pgfplot unitsAdrian Kummerlaender
2019-02-06Add cylinder2d comparison plotsAdrian Kummerlaender
2019-02-04Redo remaining cylinder2d plotsAdrian Kummerlaender
2019-02-04Start to redo cylinder2d plots using a better setupAdrian Kummerlaender
Geometry and parameter choice was not quite suited to reproducing [SchaeferTurek96].
2019-02-01Further optimize cylinder2d refinementAdrian Kummerlaender
2019-01-31Add missing gnuplot fileAdrian Kummerlaender
2019-01-31Adapt optimized grid to better conserve degrees of freedomAdrian Kummerlaender
2019-01-31Update data, reinclude optimized grid plotAdrian Kummerlaender
2019-01-31Add cylinder2d outflow refinement plotAdrian Kummerlaender
2019-01-30Plot optimized low-res cylinder2dAdrian Kummerlaender
2019-01-30Draw refinement rectangles using pdfcairoAdrian Kummerlaender
2019-01-29Revamp gnuplot plotting to generate better outputAdrian 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-28Expand cylinder2d section, add more dataAdrian Kummerlaender
2019-01-28Discretize Knudsen plotAdrian Kummerlaender
2019-01-28Add cylinder2d measurementsAdrian Kummerlaender
2019-01-27Adapt poiseuille overview for cylinderAdrian Kummerlaender
2019-01-27Add Poiseuille overview figureAdrian Kummerlaender
2019-01-27RestructuringAdrian Kummerlaender
2019-01-27Average refined error normsAdrian Kummerlaender
2019-01-27Add small poiseuille grid structure schematicsAdrian Kummerlaender
2019-01-25Add poiseuille2d error plotAdrian Kummerlaender
2019-01-24Remove garbageAdrian Kummerlaender
2019-01-24Add velocity profile of borderless poiseuille refinementAdrian Kummerlaender
i.e. experimental evidence for naming border conditions inside of coupling areas root of the problem.
2019-01-24Expand Poiseuille example sectionAdrian Kummerlaender
2019-01-24Plot and data updateAdrian Kummerlaender
2019-01-23Add gnuplot-based cylinder2d plotsAdrian Kummerlaender
Leads to big files but is of much higher quality than anything print-ready that I can convince ParaView to generate.
2019-01-22Fix, rename poiseuille2d dataAdrian Kummerlaender
2019-01-21Add some high level ramblingsAdrian Kummerlaender
2019-01-20Add Poiseuille data, plotsAdrian Kummerlaender