|
[Sponsors] |
May 27, 2013, 06:15 |
what does this code mean? Help
|
#1 |
New Member
wu chaoqi
Join Date: Jun 2012
Posts: 9
Rep Power: 14 |
DEFINE_UDS_FLUX(MyFlux,f,t,i)
{ real NV_VEC(unit_vec), NV_VEC(A); F_AREA(A, f, t); NV_DS(unit_vec, =, 1, 1, 1, *, 1); return NV_DOT(unit_vec, A); } NV_VEC and NV_DS are both new to me. I can't find them in udf help? Can someone tell me and what does the code above mean? |
|
May 27, 2013, 07:24 |
|
#3 |
New Member
wu chaoqi
Join Date: Jun 2012
Posts: 9
Rep Power: 14 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
The FOAM Documentation Project - SHUT-DOWN | holger_marschall | OpenFOAM | 242 | March 7, 2013 13:30 |
How to make code run in parallel? | cwang5 | OpenFOAM Programming & Development | 1 | May 30, 2011 05:47 |
Open Source Vs Commercial Software | MechE | OpenFOAM | 28 | May 16, 2011 12:02 |
Small 3-D code | Zdravko Stojanovic | Main CFD Forum | 2 | July 19, 2010 11:11 |
public CFD Code development | Heinz Wilkening | Main CFD Forum | 38 | March 5, 1999 12:44 |