|
[Sponsors] |
November 18, 2003, 11:37 |
scalar inlet condition
|
#1 |
Guest
Posts: n/a
|
How does one set the scalar at an inlet boundary, by using usrbcs? There is a trouble with the array pointer returned by getsca not being compatible with varbcs pointers (i.e. scalars sem to have their own stack).
Many thanks in advance Dougal |
|
November 20, 2003, 10:08 |
Re: scalar inlet condition
|
#2 |
Guest
Posts: n/a
|
Already sorted. Thanks to MArk from CFX.
CALL GETVAR('USRBCS','SCAL ',IVSCAL) CALL GETSCA('POTENTIAL TEMPERATURE',ITSCAL,CWORK) ISCAL = IVSCAL - 1 + ITSCAL Cheers Mark! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
inlet and outlet boundary condition for turbomachinery solution | siamak1424 | OpenFOAM | 2 | August 15, 2009 12:14 |
inlet boundary condition | swe704 | FLUENT | 4 | June 3, 2009 17:58 |
Doubt in Inlet Pressure Boundary Condition | Sumitha | FLUENT | 3 | October 20, 2008 04:19 |
inlet condition ~?? | karen | FLUENT | 3 | April 7, 2002 09:49 |
How to define the condition of inlet ?? | kevin | FLUENT | 0 | March 3, 2002 23:32 |