aboutsummaryrefslogtreecommitdiff
path: root/content.tex
AgeCommit message (Collapse)Author
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-27Add small poiseuille grid structure schematicsAdrian Kummerlaender
2019-01-26Describe last poiseuille plotAdrian Kummerlaender
2019-01-25Some restructuringAdrian Kummerlaender
2019-01-25Add poiseuille2d error plotAdrian 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
2019-01-19Generate grid plots from ParaView exported CSVAdrian Kummerlaender
Nice.
2019-01-18Finally start evaluation sectionAdrian Kummerlaender
2019-01-18Add poiseuille2d setup figureAdrian Kummerlaender
2019-01-17Add nice plot of mass loss depending on the used interpolationAdrian Kummerlaender
2019-01-17Separate dynamic (TIKZ) and static imagesAdrian Kummerlaender
2019-01-17Basic ParaView-generated plot of mass lossAdrian 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-17Fix scaling factorAdrian 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-15Conclude refinement method implementation sectionAdrian Kummerlaender
2019-01-14Some revision and some typosAdrian Kummerlaender
2019-01-14Preliminarily conclude implementation overview sectionAdrian Kummerlaender
2019-01-14Start implementation overview sectionAdrian Kummerlaender
2019-01-14Conclude refinement method selection sectionAdrian Kummerlaender
2019-01-13Start refinement method selection sectionAdrian Kummerlaender
2019-01-13Expand architecture overview, cite userguideAdrian Kummerlaender
2019-01-12Start implementation sectionAdrian Kummerlaender
2019-01-12Expand, visualize simulation domain definitionAdrian Kummerlaender
2019-01-11Split, expand refinement method overview sectionAdrian Kummerlaender
Mainly expand on grid discretization and overlap characterization.
2019-01-01Fix integral symbolAdrian Kummerlaender
2019-01-01Revise section titlesAdrian Kummerlaender
2018-12-31Unify lattice node stylesAdrian Kummerlaender
2018-12-30Expand algorithm sectionAdrian Kummerlaender
2018-12-30Put algorithm figure into wordsAdrian Kummerlaender
2018-12-30Convert plain list to prettier birds eye viewAdrian Kummerlaender
2018-12-29Cite interpolation, add algorithm outlineAdrian Kummerlaender
2018-12-29Add actual interpolation polynomialsAdrian Kummerlaender
i.e. not just their evaluation at 0.
2018-12-28Some restructuring and a new figureAdrian Kummerlaender
2018-12-28Add approximation order proof for interpolation polynomialAdrian Kummerlaender
2018-12-26Further work on interpolation sectionAdrian Kummerlaender
2018-12-26Add some interpolation illustrationsAdrian Kummerlaender
2018-12-25Resume work on interpolation sectionAdrian Kummerlaender
2018-12-24Mention implicit conversion to lattice nodes when querying distributionsAdrian Kummerlaender
2018-12-23Make explicit lattice discretization even more verboseAdrian Kummerlaender
2018-12-23Add explicit spatial discretization to LBM expositionAdrian Kummerlaender
2018-12-22Extract content, commands into separate filesAdrian Kummerlaender