|
[Sponsors] |
October 18, 2005, 19:32 |
about tutorials 11
|
#1 |
Guest
Posts: n/a
|
Dear all
I want to try tut11. I consult this tut11. Then I use "command" method not subroutine. When I start to analyse this case,the windows display this error. Who can tell me,what's wrong?? How to solve this problem? thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ PNP: Initialized [2005-10-19-06:16:10] Automatic Sequential Automatic Parallel analyzer. PNP: Allocated "tiny,1" resource (1 process). PNP: Overload STAR master processor with external moving mesh code. PNP: Assigned "tiny,1" to STAR solver (1 process). PNP: Assigned "tiny,1" to external moving mesh code (1 process). PNP: Analyzing User coding in "ufile" directory. PNP: compiling /d//bin/f77 -O2 -f -v -N3 -N26 -N25 -Q101 !Q19 -c uparm.f -o windows-x86-absoft_8.2a-dso/uparm.obj PNP: /c/Program Files/CD adapco/STAR-CD/bin/../STAR/3.22.000/windows-x86-absoft_8.2a-dso/bin/star: /d//bin/f77: No such file or directory PNP: ***ERROR*** Compilation error in user file "ufile/uparm.f". PNP: ==> Please check the compilation error messages. D:\STARhomework\tut\tut11-1\test1> |
|
October 18, 2005, 19:39 |
Re: about tutorials 11
|
#2 |
Guest
Posts: n/a
|
I compile the error information again.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ PNP: Initialized [2005-10-19-06:16:10] Automatic Sequential Automatic Parallel analyzer. PNP: Allocated "tiny,1" resource (1 process). PNP: Overload STAR master processor with external moving mesh code. PNP: Assigned "tiny,1" to STAR solver (1 process). PNP: Assigned "tiny,1" to external moving mesh code (1 process). PNP: Analyzing User coding in "ufile" directory. PNP: compiling /d//bin/f77 -O2 -f -v -N3 -N26 -N25 -Q101 !Q19 -c uparm.f -o windows-x86-absoft_8.2a-dso/uparm.obj PNP: /c/Program Files/CD adapco/STAR-CD/bin/../STAR/3.22.000/windows-x86-absoft_8.2a-dso/bin/star: /d//bin/f77: No such file or directory PNP: ***ERROR*** Compilation error in user file "ufile/uparm.f". PNP: ==> Please check the compilation error messages. D:\STARhomework\tut\tut11-1\test1> |
|
October 19, 2005, 08:33 |
Re: about tutorials 11
|
#3 |
Guest
Posts: n/a
|
Hope you have absoft fortran installed on your system. Set the environment variable absoft75 = <ur path>
check ur user subroutine independantly in absoft editor. Hope this helps |
|
October 19, 2005, 17:39 |
Re: about tutorials 11
|
#4 |
Guest
Posts: n/a
|
Look at the line:
PNP: /c/Program Files/CD adapco/STAR-CD/bin/../STAR/3.22.000/windows-x86-absoft_8.2a-dso/bin/star: /d//bin/f77: No such file or directory STAR-PNP is looking for an absoft compiler at d:\bin. Is it installed there? What if you open a command prompt and enter "f77"? Is the command recognized? You need to set the environment variable ABSOFT to point to the directory where absoft is installed, e.g. "d:\program files\absoft" and add "%ABSOFT%\bin" to the path. After you've done this, reopen a command prompt and reenter "f77". Hope this helps. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Tutorials on MHD | Sridhar | FLUENT | 6 | July 25, 2017 00:17 |
Tutorials, where? | Rogerio Fernandes Brito | FLUENT | 0 | October 29, 2008 14:28 |
UDF tutorials | anup | FLUENT | 5 | March 11, 2008 04:04 |
Tutorials | Gaurav Ranzekar | CFX | 1 | December 1, 2005 00:42 |
Tutorials | Jennifer Haque | CFX | 0 | January 17, 2002 09:16 |