CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > Phoenics

if(indvar.eq.16) not working in Group 19

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 11, 2005, 09:07
Default if(indvar.eq.16) not working in Group 19
  #1
Rajiv Shekhar
Guest
 
Posts: n/a
I am solving for two variables C1 and C3. The conditional statement "If(indvar.eq.16)then.."in group 19 is not executed. This used to work well in earlier versions of PHOENICS.
  Reply With Quote

Old   April 11, 2005, 10:17
Default Re: if(indvar.eq.16) not working in Group 19
  #2
Rami
Guest
 
Posts: n/a
Rajiv,

I don't know the reason for that - maybe the variable order was changed. A safer programming would be to use the variable name, e.g.,

l0vc = l0f( lbname('VCRT') )

or

if(indvar.eq.lbname('C1')) then

I hope this helps.
  Reply With Quote

Old   April 12, 2005, 13:19
Default Re: if(indvar.eq.16) not working in Group 19
  #3
Mick Hughes
Guest
 
Posts: n/a
or perhaps you have acidentally put your code after the RETURN
  Reply With Quote

Old   April 13, 2005, 12:35
Default Re: if(indvar.eq.16) not working in Group 19
  #4
Niclo
Guest
 
Posts: n/a
I think you should better paste your code first. that will be easy to find bug.
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
WANT TO JOIN GROUP OF PEOPLE WORKING IN THE FIELD sachin kulkarni Main CFD Forum 0 February 23, 2006 02:41
Phd and working Noname Main CFD Forum 4 January 30, 2006 11:30
Who use the variable 'OLD(indvar)' SONNIE Phoenics 0 August 12, 2002 03:15
STill not working :( Jonathan FLUENT 3 May 23, 2002 00:11


All times are GMT -4. The time now is 05:53.