CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Siemens (https://www.cfd-online.com/Forums/siemens/)
-   -   Stupid STAR-CD programmers!!!! >:-[ (https://www.cfd-online.com/Forums/siemens/55891-stupid-star-cd-programmers.html)

NOAR February 28, 2007 13:33

Stupid STAR-CD programmers!!!! >:-[
 
My system parameters: OpenSuSe 10.2 x64 SHELL : GNU bash, version 3.1.17(1)-release (x86_64-suse-linux-gnu) glibc v 2.5-25

I have StarCD-3.26 , StarCD-4.00 and StarCD-4.02 When i run solver star 3.26 and 4.00, i have got this errors:

/usr/local/adapco/starcd/3.26/STAR/3.26.000/linux64_2.4-pgf90_5.2-glibc_2.2.5-dso/bin/star: line 4331: unexpected EOF while looking for matching ``' /usr/local/adapco/starcd/3.26/STAR/3.26.000/linux64_2.4-pgf90_5.2-glibc_2.2.5-dso/bin/star: line 4345: syntax error: unexpected end of file

i expend some time and find error in function check_resource(). Now (after correcting this function) solver "star" are work! But i am not Star-programmer!


142 February 28, 2007 14:35

Re: Stupid STAR-CD programmers!!!! >:-[
 
I guess your account manager did not tell you which operating system are supported or did not send you the installation notes. I think Suse 10.2 is not supported yet.

bash shell is a pretty bad shell in general anyway (half-baked). The advice from system administrator is always to use csh or even better tcsh.


NOAR February 28, 2007 14:45

Re: Stupid STAR-CD programmers!!!! >:-[
 
:) bad answer! solver work after correcting error! bash - is good interpreter ! Not suported SuSe 10.2??? Fedore Core 6??? funny!


142 February 28, 2007 15:08

Re: Stupid STAR-CD programmers!!!! >:-[
 
no fedroa is not supported. on the other hand suse 10.2 is really youngwith new library. bash has a lot of unix standard commands missing for example when doing shell scripting. you need to compare the different shells and you will see.


Ben February 28, 2007 15:36

Re: Stupid STAR-CD programmers!!!! >:-[
 
Noar you don't seem to have much idea of what is involved in software development. Are the developers supposed to test on every single distro of linux every second of every day? 10.2 has been around for a couple of months at best and there have been a lot of problems with the new bash shell, indeed I bumped into the problem in 10.1 when it first came out, and hey presto a couple of weeks later a solver patch emerged that fixed the issue. So I would suggest that you get the new patch and it should fix your problem.

I would suggest next time you use your brain (as well as contacting official support) before ranting forth, although maybe you would be better served writing your own full scale code, on various different unix versions, supporting it, maintaining it whilst also constantly developing new features. You clearly don't have much of a clue, as my dad used to say engage brain before putting mouth into gear!

Balduin Bankerotti February 28, 2007 17:29

Re: Stupid STAR-CD programmers!!!! >:-[
 
Can you please post the changes you did to the code.

NOAR March 1, 2007 03:17

Re: Stupid STAR-CD programmers!!!! >:-[
 
$ diff check_resource_3.26.bad check_resource_3.26.good 66c66 < MMEXEC=`$RSH $PNP_MMHOST $STARDIR/etc/starenv -run "$STARINI" / "ls -1 \\\"$PNP_MMEXEC 2>&1 | tail -1 | grep -v "No such file"` ---
: MMEXEC=`$RSH $PNP_MMHOST $STARDIR/etc/starenv -run "$STARINI" / "ls -1 \\\\\`echo \"$PNP_MMEXEC\"\`" 2>&1 | tail -1 | grep -v "No such file"`


NOAR March 1, 2007 03:21

Re: Stupid STAR-CD programmers!!!! >:-[
 
StarCD-programmers support prehistorical Linux distribution?

Note: all work in StarCD v.4.02


Ben March 1, 2007 03:59

Re: Stupid STAR-CD programmers!!!! >:-[
 
The bug was also fixed in 4.02 (as you have noticed) as well as the 3.26 patch I mentioned earlier.... NOAR don't you feel that you owe the developers an appology?

usker March 1, 2007 19:30

Re: Stupid STAR-CD programmers!!!! >:-[
 
Could you guys please tell me if Suse Linux Enterprise Desktop 10 (i586) (Linux 2.4, glibc 2.2.2) 32bit is supported by STAR-CD 3.26.

Regards Usker

and ted too March 1, 2007 20:21

Re: Stupid STAR-CD programmers!!!! >:-[
 
This does in fact raise an interesting point, for larger organisations' running large clusters and running applications, the OS cannot be dictated by a single application. Clearly it is unrealistic to expect ISVs' to support the latest and greatest of every OS but where do we draw the line?

usker March 11, 2007 19:23

Re: Stupid STAR-CD programmers!!!! >:-[
 
I have the same problem you have described. I use Suse Linux Enterprise Desktop 10 and Star-CD 3.26. Could you please advise how to change the sourse code. Which file do I have to modify?

Thanks a lot Usker

usker March 13, 2007 01:40

Re: Stupid STAR-CD programmers!!!! >:-[
 
NOAR, I had the same problem as you mentioned and I have changed the code as you suggested. But now I have another error message:

***ERROR*** STAR was not initialized properly on HOST localhost.

==> Please check that you have defined STAR correctly in your initialization files.

Do you have any idea what I have to initialize.

Regards Usker


NOAR March 13, 2007 10:25

Re: Stupid STAR-CD programmers!!!! >:-[
 
I think you answer on your question on this post : http://www.cfd-online.com/Forum/starcd.cgi?read=11792

If problems in permission of running files, try run star from root-user.


Elyor March 21, 2007 20:12

Re: Stupid STAR-CD programmers!!!! >:-[
 
Hi NOAR, My system parameters: OpenSuSe 10.2 x64 and I have StarCD-3.26. As you said i changed this MMEXEC=`$RSH $PNP_MMHOST $STARDIR/etc/starenv -run "$STARINI" / "ls -1 \\\"$PNP_MMEXEC 2>&1 | tail -1 | grep -v "No such file"` --- into : MMEXEC=`$RSH $PNP_MMHOST $STARDIR/etc/starenv -run "$STARINI" / "ls -1 \\\\\`echo \"$PNP_MMEXEC\"\`" 2>&1 | tail -1 | grep -v "No such file"` after that it works fine but, when i run the solver with moving mesh(tutorial 7.1) I got a error, it says "Please check that you have installed the external moving mesh code correctly" please advise!



All times are GMT -4. The time now is 11:28.