Commit Graph

197 Commits

Author SHA1 Message Date
austin
29b750a3b0 simplify gravity test 2025-01-19 20:14:39 -05:00
austin
aa78dc1e95 border transmission test 2025-01-19 20:13:19 -05:00
austin
5bab3a23e7 add border transmission test
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-01-19 19:17:11 -05:00
austin
69528eeb3e don't cache pressure 2025-01-19 16:27:27 -05:00
austin
c48467b333 semistable single chunk pressurecell
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-19 18:48:44 -05:00
austin
6fbf5c9d1e more sim flags
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-19 18:04:01 -05:00
austin
913962c7f0 work on pressurecell
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-19 13:24:49 -05:00
austin
efb37b1618 fix gravity test
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-18 17:43:32 -05:00
austin
dc79f1b0ba add test to capture density adding to sky chunks
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-18 17:31:26 -05:00
austin
a6cc3addf7 e2e pressurecell test
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-18 17:11:04 -05:00
austin
10c7a6c0c0 normalization work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-17 18:26:05 -05:00
austin
64e13e2457 normalization corner handling
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-17 17:48:24 -05:00
austin
4e1f29a718 fix tests not scaling with grid spacing
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-17 17:37:41 -05:00
austin
06502e665e pressurecell diffuse internal bounds
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-17 16:10:33 -05:00
austin
9fb2f3f2e1 fix div cache not caching
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-15 21:27:59 -05:00
austin
3d553b8c23 tested navier stokes solver
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-15 19:18:29 -05:00
austin
727458ccea remove bad projection tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-15 17:31:49 -05:00
austin
e9c79046d5 fluid work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-15 17:05:11 -05:00
austin
a26ed3a001 work on pressurecell solver
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-15 00:30:19 -05:00
austin
eba3bbe0ca pressurecell work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-14 00:07:16 -05:00
austin
aa6058ed00 Use temp cache in pressurecell
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-13 21:25:48 -05:00
austin
1136014b1f start work on pressurecell implementation 2024-12-13 21:22:35 -05:00
austin
254d8d3d9d rename pressure cache
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-13 20:02:34 -05:00
austin
2fda30c8c1 grid2 work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-13 19:54:09 -05:00
austin
6fcbc75c42 fix multigrid projection convergence target
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-13 18:15:58 -05:00
austin
ab5c556c4c fix fluid stability 2024-12-13 17:04:13 -05:00
austin
95adeb318a multigrid working with diffusion solvers
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-13 14:01:26 -05:00
austin
9b1fa6939a comment out hard to pass tests
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-12 23:49:28 -05:00
austin
27fe4e12a5 testrunner linker fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 16:26:51 -05:00
austin
533b8e3f76 density diffusing across chunks
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 16:00:03 -05:00
austin
a05804da33 cmake fix to include math lib
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 15:24:15 -05:00
austin
150f89497f border diffusion test
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 15:17:01 -05:00
austin
344378485c breakout bounds cases
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 13:44:48 -05:00
austin
fa50c32dfd pass env data through grid2
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 12:14:33 -05:00
austin
c96113133d better time tracking for grid2
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 00:20:19 -05:00
austin
eed5f79130 time tracking in grid2
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-12 00:07:30 -05:00
austin
a8c879e384 parallelize CG solver, lower acc for speed
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-11 23:47:52 -05:00
austin
7dd7dcfc4d convergence speed testing
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-11 21:17:15 -05:00
austin
78ed5b831e chunk residual tracking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-11 21:08:00 -05:00
austin
c435126513 add speed test for grid2
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-11 21:03:29 -05:00
austin
e24332df83 fix multigrid solver
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-11 17:31:52 -05:00
austin
02e7cd2374 multigrid residual checking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-11 13:20:03 -05:00
austin
4dafea8680 up max multigrid iteration
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-11 12:59:43 -05:00
austin
2a753ddf53 moving bounds setting around
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-11 12:00:28 -05:00
austin
8aab5319b5 move iterator inside diffuse funcs 2024-12-11 11:44:45 -05:00
austin
93ecc6ac15 more small work on grid2 2024-12-11 11:31:21 -05:00
austin
a835ebb3eb work on increating grid2 accuracy
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-11 10:59:36 -05:00
austin
94e4e10a78 fix density normaliaztion mechanism
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-10 19:46:18 -05:00
austin
72f9fcdcba grid2 work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-10 19:12:47 -05:00
austin
c8c2ba7ad7 implement conjugate gradient solver
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-12-10 15:56:39 -05:00