Skip to content

files for Stokes treecode (Taylor, kernel-indendent)

Notifications You must be signed in to change notification settings

jrlagrone/stokes-treecode

 
 

Repository files navigation

stokes-treecode

This repo contains files needed to run different versions of the treecode for Stokes kernels. There are two versions of the treecode and each one has two test cases. Currently all the parameters are hard-coded, so these may need to be edited before building the executables.

  1. Taylor treecode for singular Stokeslet and stresslet

codes: 3D_SingStokes_Taylor_case_1.cpp, 3D_SingStokes_Taylor_case_2.cpp
data: data_Taylor_treecode

  1. kernel-independent treecode for regularized Stokeslet and rotlet

codes: 3D_RegStokes_case_1.cpp, 3D_RegStokes_case_2.cpp
data: to be added soon

To build the executables, run the Makefile using the make command. Currently the Makefile is set to use the icpc compiler.

About

files for Stokes treecode (Taylor, kernel-indendent)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Makefile 0.6%