Install freefem by entering the following commands in the terminal:
sudo apt update sudo apt install freefem
Description:
PDE oriented language using Finite Element Method
FreeFEM is a language adapted to Partial Differential equation. The underlying method used is the Finite Element Method. This tool has been successfully used as a teaching tool and even as a research tool.
Homepage: http://kfem.sourceforge.net
Version: 3.5.8-6ubuntu1
Section: universe/math