Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-31 | Document refinement criterion | Adrian Kummerlaender | |
2019-01-30 | Plot optimized low-res cylinder2d | Adrian Kummerlaender | |
2019-01-30 | Cite OpenLB opti-code structure | 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-28 | Expand cylinder2d section, add more data | Adrian Kummerlaender | |
2019-01-28 | Discretize Knudsen plot | Adrian Kummerlaender | |
2019-01-28 | Add cylinder2d measurements | Adrian Kummerlaender | |
2019-01-27 | Adapt poiseuille overview for cylinder | Adrian Kummerlaender | |
2019-01-27 | Add Poiseuille overview figure | Adrian Kummerlaender | |
2019-01-27 | Restructuring | Adrian Kummerlaender | |
2019-01-27 | Average refined error norms | Adrian Kummerlaender | |
2019-01-27 | Add small poiseuille grid structure schematics | Adrian Kummerlaender | |
2019-01-26 | Describe last poiseuille plot | Adrian Kummerlaender | |
2019-01-25 | Some restructuring | Adrian Kummerlaender | |
2019-01-25 | Add poiseuille2d error plot | Adrian Kummerlaender | |
2019-01-24 | Remove garbage | Adrian Kummerlaender | |
2019-01-24 | Add velocity profile of borderless poiseuille refinement | Adrian Kummerlaender | |
i.e. experimental evidence for naming border conditions inside of coupling areas root of the problem. | |||
2019-01-24 | Expand Poiseuille example section | Adrian Kummerlaender | |
2019-01-24 | Plot and data update | Adrian Kummerlaender | |
2019-01-23 | Add gnuplot-based cylinder2d plots | Adrian Kummerlaender | |
Leads to big files but is of much higher quality than anything print-ready that I can convince ParaView to generate. | |||
2019-01-22 | Fix, rename poiseuille2d data | Adrian Kummerlaender | |
2019-01-21 | Add some high level ramblings | Adrian Kummerlaender | |
2019-01-20 | Add Poiseuille data, plots | Adrian Kummerlaender | |
2019-01-19 | Generate grid plots from ParaView exported CSV | Adrian Kummerlaender | |
Nice. | |||
2019-01-18 | Finally start evaluation section | Adrian Kummerlaender | |
2019-01-18 | Add poiseuille2d setup figure | Adrian Kummerlaender | |
2019-01-18 | Externalize TIKZ figures to speed up compilation | Adrian Kummerlaender | |
2019-01-17 | Add nice plot of mass loss depending on the used interpolation | Adrian Kummerlaender | |
2019-01-17 | Separate dynamic (TIKZ) and static images | Adrian Kummerlaender | |
2019-01-17 | Basic ParaView-generated plot of mass loss | Adrian Kummerlaender | |
…when using order 2 interpolation in C2F. NOT when using simpler restriction in F2C. I do not know where I got that idea from. | |||
2019-01-17 | Fix scaling factor | Adrian Kummerlaender | |
The factor itself should now be correct. Remaining issues: * I don't fully trust that the derivation of the factor is correct * Refinement finally works at small relaxation times but I still can not reproduce the pressure error caused by the simple restriction of fNeq in F2C | |||
2019-01-15 | Conclude refinement method implementation section | Adrian Kummerlaender | |
2019-01-14 | Some revision and some typos | Adrian Kummerlaender | |
2019-01-14 | Preliminarily conclude implementation overview section | Adrian Kummerlaender | |
2019-01-14 | Start implementation overview section | Adrian Kummerlaender | |
2019-01-14 | Add minted package for code listings | Adrian Kummerlaender | |
2019-01-14 | Conclude refinement method selection section | Adrian Kummerlaender | |
2019-01-13 | Start refinement method selection section | Adrian Kummerlaender | |
2019-01-13 | Expand architecture overview, cite userguide | Adrian Kummerlaender | |
2019-01-12 | Start implementation section | Adrian Kummerlaender | |
2019-01-12 | Expand, visualize simulation domain definition | Adrian Kummerlaender | |
2019-01-11 | Split, expand refinement method overview section | Adrian Kummerlaender | |
Mainly expand on grid discretization and overlap characterization. | |||
2019-01-01 | Fix integral symbol | Adrian Kummerlaender | |
2019-01-01 | Revise section titles | Adrian Kummerlaender | |
2018-12-31 | Unify lattice node styles | Adrian Kummerlaender | |
2018-12-31 | Abstract algorithm timeline style | Adrian Kummerlaender | |