CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   ISAAC Source File Question (https://www.cfd-online.com/Forums/main/65910-isaac-source-file-question.html)

jonny_b June 30, 2009 12:45

ISAAC Source File Question
 
I have downloaded and extracted the ISAAC 4.2 source code. I noticed that in the file fourth.f, all sub programs contain a signature but no actual code within. This seems to present a problem with compilation because variables such as VOL are (what it seems to me at least) implicitly declared and Intel Visual Fortran cannot determine the data types correctly.

Anybody familiar with this scenario.

Thanks,

Jonathan

praveen July 1, 2009 01:45

Since they are really not required, you can remove that file. On Linux/Mac I have not faced any problem with this file.

jonny_b July 1, 2009 17:19

Thanks Praveen. I did notice that these sub programs were unused after I posted this thread. I actually just left the empty subroutine declarations and added the dummy argument declarations. Doing that allowed the program to build successfully.

Ahmed July 2, 2009 12:59

out of curiosity, I downloaded the file and the user's guide on my debian Lenny partition, I followed the installation instructions given on page 71 of the guide and it compiled ok.


All times are GMT -4. The time now is 13:20.