Skip to content

Installation

jfrasch edited this page Nov 11, 2013 · 25 revisions

qpDUNES is developed for LINUX systems. Since it is selfcontained and most parts are written in according to the C90 standard, it should in principle run on other operating systems as well. So far however, major feature tests have only been performed on Ubuntu 13.04 and Mac OS X.

Prerequisites:

  • git
  • gcc

On standard Ubuntu, both packages can conveniently be obtained via sudo apt-get install git gcc

Clone this wiki locally