|
[Sponsors] |
April 11, 2005, 09:07 |
if(indvar.eq.16) not working in Group 19
|
#1 |
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.
|
|
April 11, 2005, 10:17 |
Re: if(indvar.eq.16) not working in Group 19
|
#2 |
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. |
|
April 12, 2005, 13:19 |
Re: if(indvar.eq.16) not working in Group 19
|
#3 |
Guest
Posts: n/a
|
or perhaps you have acidentally put your code after the RETURN
|
|
April 13, 2005, 12:35 |
Re: if(indvar.eq.16) not working in Group 19
|
#4 |
Guest
Posts: n/a
|
I think you should better paste your code first. that will be easy to find bug.
|
|
|
|
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 |