|
[Sponsors] |
September 28, 2005, 17:52 |
No Convection/Diffusion: CFX4
|
#1 |
Guest
Posts: n/a
|
Hi,
I have 4 scalar equations (all of which has a SOURCE TERM=R1 & R2), but two (ISC3 & ISC4) of the four SCALs don't have DIFFUSION or CONVECTION terms. INDICES: ISCA=ISCAL+ISC1-1 ISCB=ISCAL+ISC2-1 ISCC=ISCAL+ISC3-1 ISCD=ISCAL+ISC4-1 (1) The following implies no diffusion terms applied to SCAL3 and SCAL 4. :>DIFFERENCING SCHEME USER SCALAR3 'NO MATRIX' USER SCALAR4 'NO MATRIX' (2) Then I would set the following in USRSRC under ICALL2 (for equations with no diffusion or source terms): i)FOR (IEQN.EQ.ISCC) SP(INODE,IPHASE)=-1*VOL(INODE) SU(INODE,IPHASE)=R1*VOL(INODE) ii)FOR (IEQN.EQ.ISCD) SP(INODE,IPHASE)=-1*VOL(INODE) SU(INODE,IPHASE)=R2*VOL(INODE) My misunderstanding lies in setting SP(INODE) to -1...can some explain the need for this? Thanks, RK |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFX4 dump file format | Glenn Horrocks | CFX | 2 | October 12, 2003 20:16 |
remote user of CFX4 | John | CFX | 5 | September 7, 2003 19:20 |
how can I get the granular temperature in cfx4? | danney | CFX | 0 | September 3, 2003 00:06 |
Unigraphics -> CFX4 Build | Vincent | CFX | 1 | February 11, 2003 17:04 |
CFX4 Validation | Glenn Horrocks | CFX | 0 | January 30, 2001 23:56 |