|
[Sponsors] |
December 8, 2009, 04:22 |
Customized User Field Function - Vector
|
#1 |
New Member
Hannow
Join Date: Nov 2009
Posts: 6
Rep Power: 16 |
Hi all,
I want to create new user field function which is a velocity vector that has two components instead of three, j and k. Can it be done in STAR-CCM+? If so, how? or how the function definition should be written? Thank you! Hannow |
|
December 10, 2009, 08:25 |
|
#2 |
New Member
Todd
Join Date: Dec 2009
Posts: 2
Rep Power: 0 |
Hannow,
You can define a new field function as you described. Right click on the field functions tab under the tools menu and select new -> user defined field function. Now you can define it however you would like. The code is simple: For velocity, you typically have 3 components, we will say i,j,k. The i-component is $$Velocity[0], j-component is $$Velocity[1], and k-component is $$Velocity[2]. You can use these and any mathematical operators however you would like to create your desired field functions. Look in the manual for user defined field functions for a more complete description of how to define them. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[General] Paraview Vector Field | simone Marras | ParaView | 2 | April 3, 2013 07:34 |
Interface Matching and Field Function problems | PLUH | STAR-CCM+ | 3 | July 6, 2009 09:33 |
User Defined Function for convection coefficient | ereiss | FLUENT | 1 | July 8, 2004 17:10 |
User define flux function | kethireddy | FLUENT | 0 | July 5, 2004 05:53 |
Seeking for flow field (vector plot) visualization software. | Hua | Main CFD Forum | 7 | January 25, 1999 12:33 |