CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Siemens (https://www.cfd-online.com/Forums/siemens/)
-   -   What is this Error & how to rectify?? (https://www.cfd-online.com/Forums/siemens/53988-what-error-how-rectify.html)

Arnab August 23, 2004 16:01

What is this Error & how to rectify??
 
Hello,

I am getting this error message whenever I try to run some simulation on star-CD.. either a tutorial or any simple model. I am using the new version of star-CD V 3.2 and I dont know how to get rid of this error message and get my simulation running??

The Error Message is as follows:

****** pro-STAR VERSION 3.20.001 ******

PRE/POST PROCESSOR FOR STAR-CD

BUILD DATE=MAR-17-2004

PROSTAR = /opt/starcd/PROSTAR/3.20.01/sunos64_5.8-ultra/

STARDIR = /opt/starcd/

STAR = /opt/starcd/STAR/3.20.000/sunos64_5.8-ultra3-f90_7.0-dso/

STARUSR = ./

Checking license file: /opt/FLEXLM/9.0.0/sunos_5.8-com/bin/license.dat

Checking license file: NOLICENSE

Checking license file: /opt/starcd/license/license.dat

1 copies of starsuite checked out from /opt/FLEXLM/9.0.0/sunos_5.8-com/bin/licen se.dat

all other features can only be checked out from same server

Feature starsuite expires in 314 days

Using a 24 bit TrueColor visual (visual id: 0x27).

RUNNING CASENAME: 1000

./star_inter.sh: ~/envdump: cannot create

/opt/starcd/STAR/3.20.000/sunos64_5.8-ultra3-f90_7.0-dso/bin/starwdaemon: syntax error at line 1: `(' unexpected

tee: /users/abanerje/2003/time/star.msg: No such file or directory

PNP: Initialized [2004-08-20-12:07:30] Automatic Sequential Automatic Parallel a nalyzer.

tee: /users/abanerje/2003/time/star.msg: No such file or directory

PNP: Allocated "mesolv,1" resource (1 process). tee: /users/abanerje/2003/time/star.msg: No such file or directory

PNP: Assigned "mesolv,1" to STAR solver (1 process).

tee: /users/abanerje/2003/time/star.msg: No such file or directory

PNP: Analyzing User coding in "ufile" directory.

tee: /users/abanerje/2003/time/star.msg: No such file or directory

PNP: compiling f90 -w -fast -xarch=v9b -c initfi.f -o sunos64_5.8-ultra3-f90_7 .0-dso/initfi.o

/opt/starcd/STAR/3.20.000/sunos64_5.8-ultra3-f90_7.0-dso/bin/star: f90: not foun d

tee: /users/abanerje/2003/time/star.msg: No such file or directory

PNP: ***ERROR*** Compilation error in user file "ufile/initfi.f".

tee: /users/abanerje/2003/time/star.msg: No such file or directory

PNP: ==> Please check the compilation error messages.

**WARNING - the starwatch server daemon is not registered.

**WARNING - Using default port 6200

The starwatch server daemon is not running.


F.K. August 24, 2004 03:15

Re: What is this Error & how to rectify??
 
It seems to me that a defective subroutine is used due to "PNP: ***ERROR*** Compilation error in user file "ufile/initfi.f""

Check your model

alex August 24, 2004 04:20

Re: What is this Error & how to rectify??
 
The reason it fails to compile the user coding is because it cannot find your fortran compiler: "/opt/starcd/STAR/3.20.000/sunos64_5.8-ultra3-f90_7.0-dso/bin/star: f90: not found"

You can fix this in your hardware.ini (in $STARDIR/etc). There may be a specific variable (e.g. for Linux you specify ABSOFT), but if not, there will be a line that looks like this: "platform SunOS_UltraSPARC PATH=" which specifies your path. Put the actual location of your f90 compiler here and it will work.



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