convective_rolls_movie, a FreeFem++ code which calculates the convective rolling behavior of a fluid being heated from below, saves each time step as a snapshot, and writes the resulting data to files, using the ffmatlib() interface, for subsequent animation by MATLAB or Octave.
The information on this web page is distributed under the MIT license.
convective_rolls_movie_test, a MATLAB code which animates data describing the convective rolling behavior of a fluid being heated from below, as computed by FreeFem++ and transferred using ffmatlib().