clamydo / stochasticsampling

GNU General Public License v3.0
0 stars 0 forks source link

Do not truncate Oseen-Tensor #5

Closed clamydo closed 4 years ago

clamydo commented 4 years ago

In GitLab by @fkjogu on Nov 25, 2016, 15:47

At the current state, the Oseen-Tensor is truncated at the simulation box boundary. That introduces artifacts. Although it is not clear yet, how big the errors are. To be more correct, the Hashimoto-Tensor must be used instead.

clamydo commented 4 years ago

In GitLab by @fkjogu on Feb 1, 2017, 14:14

This also includes Ewald-summation. For a workaround, consider to include more than a boxsize around a point.

clamydo commented 4 years ago

In GitLab by @fkjogu on Jun 29, 2018, 09:54

Not relevant for spectral method. Also Ewald sum is only relevant for non spectral or non periodic spectral methods. Images are alreday included for fourier modes.

clamydo commented 4 years ago

In GitLab by @fkjogu on Jun 29, 2018, 09:54

closed