CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: 5超7
Forum: Fluent UDF and Scheme Programming May 27, 2013, 06:24
Replies: 2
Views: 1,441
Posted By 5超7
Thanks you for your response.I get the two NV...

Thanks you for your response.I get the two NV macro.And could you tell what does the code meaning? The UDS is new to me. Thanks a lot
Forum: Fluent UDF and Scheme Programming May 27, 2013, 05:15
Replies: 2
Views: 1,441
Posted By 5超7
what does this code mean? Help

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...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 11:02.