alec-glisman / Swimming-in-Potential-Flow

Study dynamics of inertial active matter in a potential fluid (irrotational, incompressible).
https://doi.org/10.1017/jfm.2022.946
GNU General Public License v3.0
1 stars 0 forks source link

Simulations for Paper 2 #19

Closed alec-glisman closed 2 years ago

alec-glisman commented 2 years ago

This issue details the simulations I need to run for paper 2 data and how I will accomplish that. One can find updates in further comments.

All simulations will be a collinear swimmer wall (image) system.

TODO

alec-glisman commented 2 years ago

Settings decided on (from Perl script):

# Simulation variables
my $dt          = 1.00e-4;
my $R_avg       = 3.50e+0;
my $phase_angle = -1.57079632679e+0;
my $U0          = 1.40e+0;
my $omega       = 1.00e+0;

Relative error of net displacement between dt = 1e-4 and 1e-7 was less than 1e-6. Satisfactory for purposes