|
[Sponsors] |
June 10, 2003, 12:47 |
CFX4: 3d geometry
|
#1 |
Guest
Posts: n/a
|
Hello
I have been modelling a fluidised bed using a 2d geometry with the longest dimension deliberately drawn in the I direction. I am trying to generate a 3d version of the geometry, however, I have tried to produce the geometry such that the longest dimension is in the k-plane / z direction. When amending my USERINT file to define a continuous and dispersed phase, I am unable to produce a suitable bed height in the plane of choice i.e longest length in z dir. Whatever I try, it's as if CFX solver can only produce the bed height in the X-direction. Is it necessary to have to produce the geometry with the longest dimension in the x direction? thanks |
|
July 16, 2003, 22:10 |
Re: CFX4: 3d geometry
|
#2 |
Guest
Posts: n/a
|
Ansah,
You can loop over all nodes and set your phase based on the XC,YC,ZC coordinates of each node. If you are above the interfacial Z-plane, set phases to 0 and 1 appropriately. If below, set them reverse. Make sure you loop over ALL the nodes using INODE = 1,NNODE. Also, use the variables: ZERO = 1.0E-10 ONE = 1.0 - ZERO And use these variables to set your phases to either ONE or ZERO in each node. Jeff |
|
July 17, 2003, 05:33 |
Re: CFX4: 3d geometry
|
#3 |
Guest
Posts: n/a
|
Thanks for the advice Jeff
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem Importing Geometry ProE to CFX | fatb0y | CFX | 3 | January 14, 2012 20:42 |
Simulation of Flow through Complex 3D Geometry | EmersonKB | CFX | 5 | July 2, 2009 09:17 |
vitual _ real | deneb | FLUENT | 3 | January 22, 2007 05:31 |
CFX4 geometry and command file | a.melandinos | CFX | 1 | February 14, 2002 13:37 |
CFX4 2d geometry | sanjib das sharma | CFX | 16 | July 10, 2001 06:56 |