Skip to content
Stefano Zaghi edited this page Jan 9, 2015 · 5 revisions

Requirements for compiling FLAP

FLAP is written in pure Fortran (standard 2003+). It relies on 3 auxiliary modules that are shipped within FLAP.

You need:

  • A modern Fortran Compiler (standard 2003+);
  • a lot of patience with the author.

FLAP is developed on a GNU/Linux architecture. For Windows architecture there is no support, however it should be work out-of-the-box.

Clone this wiki locally