The "voile.f" program is a CFD (Computational Fluid Dynamics) code (based on singularity)
developed by Ivan
Fédioun. This software was developed at the beginning in order to have
a numerical tool to valid the double tilted wingsails concept. After several upgrades, this software
now includes the two beams and takes into account the interaction between all the aerodynamics
components of the boat (the two sails and the two beams). The choice of a singularity code
in comparison with a full 3D Navier-stokes code was easy to understand. The geometry
of the boat is fully 3D and to integrate this code into the futur S.D.T, it was necessary
to have an unsteady, simple and quick code... that's why we choose a singularity code. We made also
several simplifications:
From the boat specifications, the program can calculated the following forces and
momentum:
We made several calculations to evaluate the sail tilt on the
boat forces, especially on the rolling momentum:
"Dim the Duck" is a tool developed under Excel (Mircosoft) in order to quickly evaluate the boat dimensions. This tool takes into account the lifting parts of the boat (aerodynamics, hydrodynamics) and the passives parts (hulls...) as well. From given caracteristics (wind direction, boat width, weight, lift coefficients...), this tool can evaluate the boat specifications by changing different variables (such as sail tilt, sail surface...) until a global criterion (acceleration value, minimization of the rolling momentum) is reached.
Boat specifications as calculated by "Dim The Duck" (sorry in french..)
"Dim the Duck" integrates severals simplifications:
"Dim the Dick" and "voile.f" are both useful tools to evaluate the boat specifications. But the number of parameters are too important. So the use of optimization methods could be very useful. We're trying to developed such tools and Genetics Algoritms could be the solution we are looking for.
The boat stability is really an open problem. To avoid this lack of informations,
the development of a simulator becomes a real necessity. The S.D.T must be able to
simulate the dynamic comportement of the boat during a run (from zero to the highest speed).
The program (programming language used: C), is composed by different pieces for each part of
the boat (foils, hull, sails,...). "voile.f" will also be used
to simulate the aerodynamics part of the boat. For the moment, this simulator is still in
development but it's realisation is a major priority for INNOVOILE.