10
0
mirror of https://gitlab.com/scemama/irpf90.git synced 2024-06-02 11:25:19 +02: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
Go to file
2009-10-22 13:32:51 +02:00
bin Version:1.1.35 2009-10-21 17:24:24 +02:00
example Added -o option to check where the code can be optimized 2009-10-22 13:32:51 +02:00
man/man1 Changed license in man pages 2009-09-25 00:04:49 +02:00
packages Nicer output or irpf90_entities 2009-09-25 14:38:01 +02:00
src Added -o option to check where the code can be optimized 2009-10-22 13:32:51 +02:00
tools Initial version. 2009-09-02 20:45:53 +02:00
.gitignore Added continuation lines in produced Fortran 2009-10-21 15:27:42 +02:00
LICENSE Changed license to GPL 2009-09-23 12:51:27 +02:00
README Bug in move_variables. 2009-09-29 14:51:33 +02:00

+==============================================================================+
|                                  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