Re: esp.sh problem

From: FyD <fyd_at_u-picardie.fr>
Date: Thu 28 Nov 2002 09:03:33 +0100 (CET)

Dear Dr Case and Dr Smith,
 
> The problem is that "(2i)" is not a legal format for many fortrans. Go
> into readit.f, and change the line:
> read (5,'(2i)') i,j
> to
> read (5,*)i,j
 
It is OK now. We only have a unique pgf77/pgcc license (because expensive)
that we use for soft compilation on one node of our linux cluster. On the
contrary, we continue to use gcc/g77 on our linux worstations for small
scripts such as "esp.sh"...
 
Thanks a lot for your answers, Regards, Francois
 
 
 
 
 
 
 
 --
F.-Y. Dupradeau
Faculte de Pharmacie
1, rue des Louvels, 80037 Amiens Cedex 1, France
 --
http://www.u-picardie.fr/labo/lbpd/fyd.htm
Received on Thu Nov 28 2002 - 00:03:33 PST
Custom Search