mirror of
https://gitlab.com/scemama/irpf90.git
synced 2024-11-09 07:33:43 +01:00
Fortran90 preprocessor for programming using the Implicit Reference to Parameters (IRP) method. It simplifies the development of large fortran codes in the field of scientific high performance computing.
http://irpf90.ups-tlse.fr
bin | ||
example | ||
man/man1 | ||
packages | ||
src | ||
tools | ||
.gitignore | ||
LICENSE | ||
README |
+==============================================================================+ | IRPF90 | +==============================================================================+ Dependencies: ------------- - GNU make (3.81 recommended) - Python > 2.3 - Any Fortran 90 compiler (gfortran, for example) Installing IRPF90: ------------------ - As the super-user, run ./irpf90.install Using IRPF90: ------------- In an empty directory, run: irpf90 -init This command creates a new Makefile suitable for most irpf90 projects. Now you can start to program using irpf90. Web Site: http://irpf90.sourceforge.net Author: Anthony Scemama, LCPQ-IRSAMC, CNRS-Universite Paul Sabatier scemama@irsamc.ups-tlse.fr http://sourceforge.net/userapps/mediawiki/scemama