2017
DOI: 10.1145/3072959.3073625
|View full text |Cite
|
Sign up to set email alerts
|

Power diagrams and sparse paged grids for high resolution adaptive liquids

Abstract: Fig. 1. (Left)Water filling a river bed surrounded by a canyon, with effective resolution 512 2 × 1024. Three refinement levels are used, based on proximity to the terrain. (Right) Sources inject water into a container and collide to form a thin sheet, with effective resolution 512 3 . Adaptivity pattern shown on background.We present an efficient and scalable octree-inspired fluid simulation framework with the flexibility to leverage adaptivity in any part of the computational domain, even when resolution tra… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
42
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
8
2

Relationship

1
9

Authors

Journals

citations
Cited by 49 publications
(43 citation statements)
references
References 80 publications
(86 reference statements)
0
42
0
Order By: Relevance
“…As described in Section 3, we compute a sparse Cholesky factorization of A 22 exploiting its low dimensionality, and use PCG for efficiently solving the Schur‐complement system. A slight technicality is our use of a high order defect correction [TOS01] to boost the accuracy of our first order accurate Multigrid V‐cycle near the liquid surface, similar to [LMAS16,AGL*17].…”
Section: Governing Equations and Numerical Discretizationmentioning
confidence: 99%
“…As described in Section 3, we compute a sparse Cholesky factorization of A 22 exploiting its low dimensionality, and use PCG for efficiently solving the Schur‐complement system. A slight technicality is our use of a high order defect correction [TOS01] to boost the accuracy of our first order accurate Multigrid V‐cycle near the liquid surface, similar to [LMAS16,AGL*17].…”
Section: Governing Equations and Numerical Discretizationmentioning
confidence: 99%
“…OpenVDB [MLJ*13] and sparse paged grids [SABS14] allow efficient representation of sparse quantities over large domains. Adaptive data structures such as octrees [LGF04, AGL*17] and chimera grids [EQYF13] use more detailed grids around visually interesting regions such as surfaces and vortices. Other approaches use a high resolution sparse grid to capture the surface more accurately, while enforcing incompressibility over a lower resolution grid [GBW16].…”
Section: Related Workmentioning
confidence: 99%
“…SP Grid [1,22] allows adaptivity similar to an octree, but uses a custom data structure consisting of a pyramid of paged sparse uniform grids. Similar to this approach, we store our data linearly in memory, but rather than using multiple grids, we store ours in a single non-uniform grid to avoid the need to keep track of the data in multiple locations.…”
Section: Related Workmentioning
confidence: 99%