Hi,
I´m trying to run some codes developed with F77 in my new Plato3, I find an error that I don´t know how to handle:
'Attempt to call a subroutine as if it were a real(kind=1) function'
I check and I make sure that all imputs are the same real with same kind, I think the problem is not that point, but what make me think is the following: In the F77 program there is parameters like this 2.0d, I understand that are real double precision, but does Plato 3 support this way? shall type 2. instead?
Thanks very much in advance, any help is apreciated Best regards