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
Go to file
Anthony Scemama 82985bfb59 Changed license to GPL
Version:1.1.22
2009-09-23 12:51:27 +02:00
bin Changed license to GPL 2009-09-23 12:51:27 +02:00
example Added example and bin/irpf90. irpman needs to be written 2009-09-14 18:40:08 +02:00
man/man1 Added nice management of files 2009-09-17 10:54:09 +02:00
packages Bug in Makefile 2009-09-17 11:40:44 +02:00
src Changed license to GPL 2009-09-23 12:51:27 +02:00
tools Initial version. 2009-09-02 20:45:53 +02:00
LICENSE Changed license to GPL 2009-09-23 12:51:27 +02:00
README Bug in function declaration 2009-09-17 22:34:06 +02:00

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.

Author:
A. Scemama, LCPQ-IRSAMC, CNRS-Universite Paul Sabatier
scemama@irsamc.ups-tlse.fr