./wip/stksolver, Stokes flow solver using the boundary element method

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0, Package name: stksolver-1.0, Maintainer: jihbed.research

stkSolver is a Boundary Element Method solver for 3D Stokes flow.
I originally developed this code to calculate accurately the drag experienced
by arbitrarily shaped bodies. The current implementation is limited to using
given velocities as the boundary conditins of the problem


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: b23ddae44d818aecfab29832ad12ca413947d7ec
Filesize: 483.384 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-14 01:16:14 by othyro | Files touched by this commit (42)
Log message:
Fixed invalid CATEGORIES. Some of these also got DISTNAME modified and
minor formatting fixes.
   2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-05-09 16:29:48 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import stksolver-1.0 as wip/stksolver.

stkSolver is a Boundary Element Method solver for 3D Stokes flow.
I originally developed this code to calculate accurately the drag experienced
by arbitrarily shaped bodies. The current implementation is limited to using
given velocities as the boundary conditins of the problem