Path to this page:
./
wip/stksolver,
Stokes flow solver using the boundary element method
Branch: CURRENT,
Version: 1.0,
Package name: stksolver-1.0,
Maintainer: jihbed.researchstkSolver 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)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
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) | |
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
|