Personal tools

Compiling

From MohidWiki

Revision as of 15:08, 27 July 2007 by 192.168.20.148 (talk) (Compiling in Windows)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Mohid can be compiled using different compilers under different operative systems.

Compiling in Windows

Currently, the Mohid developing team is working with two different FORTRAN 95 compilers:

  1. Compaq Visual Fortran 6.6c (CVF)
  2. Intel Fortran Compiler 9.0(IFC).

See more on compiling with Compaq Visual Fortran 6.6c and Intel Fortran Compiler 9.0 or higher.

A makefile can also be used to compile Mohid in Windows.

Compiling in *NIX platforms

Use a makefile.

Here are specific instructions to compile MOHID Water for Debian Linux.