// To generate movie set movie=true // You should have ImageMagick and ffmepg installed bool movie=true; verbosity=0; real L=8,H=3; // half length and height of the domain real r=1,gamma=0.5; // diameter of the ellipse, anisotropy real theta=pi/8.,s1=-5,s2=0; // theta=angle of rotation of the solid. s=[s1,s2]=translation of the solid real mu=5.e-3,rho=1; // viscosity and density of the fluid real rho0=10; // density of the solid macro g [0,0] // gravitational potential real dt=0.1,T=100; // time step, Final time real uD=(x-H)^2/H^2; cout<<"Reynolds="<