|
[Sponsors] |
January 7, 2016, 17:25 |
Scale size of segments by field
|
#1 |
New Member
vinch
Join Date: Dec 2011
Posts: 4
Rep Power: 15 |
Hi, I would like to visualize a network representing arteries and veines.
I have a network, composed in the ensight format of 'bar2'. Thus, segments connecting nodes two by two. I also have an element field representing the diameter. Can I scale the diameter of each segment by the field diameter? I know it's possible to do a node representation with sphere scaled by a field, but I would like to do that with the cylinders representing the elements. Thanks in advance |
|
January 8, 2016, 00:42 |
|
#2 |
Senior Member
Kevin Colburn
Join Date: Mar 2009
Location: The Woodlands, TX
Posts: 131
Rep Power: 17 |
Vinch,
I don't think that there is a direct capability that you are looking for (that I know of). There is a "displacement" capability in EnSight, to displace any node by some field variable (a vector). The icon is along the top of EnSight, and looks like a spring/damper icon. This will take the node location, and displace it by the field variable. This is not exactly what you want to do directly. However, if you had a vector representing the normal vector * diameter, you could displace the node by this vector. If it were me, I'd try by creating a normal vector using the "Normal()" PreDefined calculator function. I'd then multiply this by your diameter field function... ensure that this is a nodal variable, and then look to use the Displacement capability. The fact that you only have bar elements and you really want shell elements to define the surface at some diameter away from the bar elements... this may create a more fundamental problem that you will not be able to overcome. -Kevin
__________________
Kevin Colburn Computational Engineering International, Inc. www.ceisoftware.com kevin@ensight.com |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] dynamicTopoFVMesh and pointDisplacement | RandomUser | OpenFOAM Meshing & Mesh Conversion | 6 | April 26, 2018 08:30 |
[ICEM] Help with fixing imported IGES model | siw | ANSYS Meshing & Geometry | 24 | August 24, 2010 12:22 |
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found | piprus | OpenFOAM Installation | 22 | February 25, 2010 14:43 |
time step size in Custom Field Function | Tong | FLUENT | 0 | May 2, 2008 16:51 |