CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Siemens (https://www.cfd-online.com/Forums/siemens/)
-   -   Error when using subroutine in STARCD 3.22 (https://www.cfd-online.com/Forums/siemens/54565-error-when-using-subroutine-starcd-3-22-a.html)

xhliu1 May 9, 2005 23:17

Error when using subroutine in STARCD 3.22
 
Hello everyone! Here I have one problem when using subroutine in Star-CD 3.22.That is:

D:\Program Files\CD adapco\STAR-CD\..\wingnu\msys\1.0\bin\sh.exe --login -c "/D/PROGRA~1/CDADAP~1/STAR-CD/bin/star ndt06 " PNP: Initialized [2005-05-10-11:05:40] Automatic Sequential Automatic Parallel analyzer. PNP: Allocated "ndt06,1" resource (1 process). PNP: Assigned "ndt06,1" to STAR solver (1 process). PNP: Analyzing User coding in "ufile" directory. PNP: compiling /D/Program Files/CD adapco/Absoft70/bin/f77 -O2 -f -v -N3 -N26 -N25 -Q101 !Q19 -c posdat.f -o windows-x86-absoft_8.2a-dso/posdat.obj PNP: /D/PROGRA~1/CDADAP~1/STAR-CD/bin/star: /D/Program: No such file or directory PNP: ***ERROR*** Compilation error in user file "ufile/posdat.f". PNP: ==> Please check the compilation error messages.

If you know what is the problem and how I can solve it, Please help me!!

Thanks alot!!

Liu

Tim May 10, 2005 04:27

Re: Error when using subroutine in STARCD 3.22
 
The answer is in your question.

***ERROR*** Compilation error in user file "ufile/posdat.f"

No such file or directory

It is failing to compile your user coding because it, or something to do with it, doesn't exist.

kevin May 11, 2005 14:26

Re: Error when using subroutine in STARCD 3.22
 
Hi,

actually you have two problems...

1) I am going to guess that your Absoft Fortran compiler is installed in a path with spaces...which means your ABSOFT variable is set to that path with spaces...and I think the compilation is failing because of that. Try installing the compiler to a path with no spaces and setting the ABSOFT variable to point to the new location.

2) You appear to be using Absoft ProFortran 7.0...as indicated in the documentation, the supported version is v 8.2.

kevin


All times are GMT -4. The time now is 10:44.