ffmatlib


ffmatlib, an Octave code which allows the user to plot finite element method (FEM) data that has been computed by FreeFem++().

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Languages:

ffmatlib is available in a MATLAB version and an Octave version

Related Data and Programs:

capacitor_2d_test, an Octave code which plots data from a model of a 2D capacitor, computed by FreeFem++ and transferred using the ffmatlib() library.

capacitor_3d_test, an Octave code which plots data from a model of a 3D capacitor, computed by FreeFem++ and transferred using the ffmatlib() library.

heat_transfer_test, an Octave code which plots data from the computation of heat distribution on a metal disk, as computed by FreeFem++ and transferred using the ffmatlib() library.

karman_vortex_test, an Octave code which plots data from a calculation of the heat transfer in a von Karman vortex street, as computed by FreeFem++ and transferred using the ffmatlib() library, creating an AVI movie of pressure, temperature, and vorticity.

laplace_periodic_test, an Octave code which plots data from the solution of the Laplace equation in a square with periodic boundary conditions, computed by FreeFem++ and transferred using the ffmatlib() library.

poisson_ell_test, an Octave code which plots data from a solution of the Poisson equation in the L-shaped region, as computed by FreeFem++ and transferred using the ffmatlib() library.

region_test, an Octave code which plots data from an "interesting" region that was meshed by FreeFem++ and transferred using the ffmatlib() library.

Documentation:

Source Code:


Last modified on 07 August 2023.