Go to file
Alex Fraser f276b3a3cd Adding a new SPH solver that is more physically accurate. See patch #29681
http://projects.blender.org/tracker/index.php?func=detail&aid=29681&group_id=9&atid=127

The solver was mostly implemented by John Mansour at VPAC, with help from me and with funding from the AutoCRC. The SPH formulation is due to Gingold and Monaghan, and the smoothing kernel is due to Wendland.

This solver does not replace the old one; it is available as an option. Note that the new solver uses different units than the old one. The patch page has a couple of attachments that can be used to test the new solver, particularly sphclassical_dam_s0.01_grav.blend (ignore the earlier tests). The simulation in that file compares well with a physical experimental dam break; details in a paper by Changhong Hu and Makoto Sueyoshi, also referred to on that page.
2012-12-14 04:57:26 +00:00
build_files SCons: added static libs path for OIIO, OCIO and Boost 2012-12-13 16:55:54 +00:00
doc update api changelog 2012-12-11 02:13:42 +00:00
extern Fix for camera solver not working properly when built with scons 2012-12-09 17:42:36 +00:00
intern Bugfix, IRC report 2012-12-13 14:25:15 +00:00
release Adding a new SPH solver that is more physically accurate. See patch #29681 2012-12-14 04:57:26 +00:00
source Adding a new SPH solver that is more physically accurate. See patch #29681 2012-12-14 04:57:26 +00:00
CMakeLists.txt CMake: on linux, make boost now always require multithreaded libs, disabling 2012-12-13 08:46:07 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct OSX: make cmake and scons both compile jack and ndof with newer sdk's 2012-12-12 19:54:14 +00:00