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 413a934889 Corrected bug in IRP_READ/IRP_WRITE
Version:1.1.26
2009-09-25 09:44:56 +02:00
bin Changed license in man pages 2009-09-25 00:04:49 +02:00
example Corrected bug in IRP_READ/IRP_WRITE 2009-09-25 09:44:56 +02:00
man/man1 Changed license in man pages 2009-09-25 00:04:49 +02:00
packages bug in man rpm 2009-09-24 14:39:01 +02:00
src Corrected bug in IRP_READ/IRP_WRITE 2009-09-25 09:44:56 +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 Changed license in man pages 2009-09-25 00:04:49 +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.


Web Site:
http://sourceforge.net/apps/mediawiki/irpf90/

Author:
Anthony Scemama, LCPQ-IRSAMC, CNRS-Universite Paul Sabatier
scemama@irsamc.ups-tlse.fr
http://sourceforge.net/userapps/mediawiki/scemama