void initialiseBodies()
Stores the parameters of the simulation and initializes the location and motion of each immersed bodi...
virtual void writeCommon()
Writes flow variables and position of body points into files.
real forceX
force acting on each body in the x-direction
real forceY
force acting on each body in the y-direction
void updateBodies()
Updates location and motion of each immersed body at current time.
virtual void calculateForce()
Generic Navier-Stokes solver in the presence of immersed boundaries.
virtual void shutDown()
Closes iteration file and force file.