issues
search
tum-pbs
/
PhiFlow
A differentiable PDE solving framework for machine learning
MIT License
1.47k
stars
192
forks
source link
FLIP
#26
Closed
PhylomatX
closed
3 years ago
PhylomatX
commented
3 years ago
Added methods for implementing a FLIP simulation for liquids.
Added demo of FLIP simulation
Added masked extrapolation method for tensors and for CenteredGrid / StaggeredGrid
Added small tests for extrapolation method
Added position shift methods to geometries
Added runge-kutta advection scheme with velocity-dependent extrapolation
Rewrote distribute_points method
Changed duplicate_handling in PointCloud sampling method
PhylomatX
commented
3 years ago
Applied all refactorings
Merged / Removed some of the methods
Implemented new merge method for PointClouds with & operator