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 1 of 1
Search took 0.11 seconds.
Search: Posts Made By: AlexanderZ
Forum: Fluent UDF and Scheme Programming May 11, 2020, 03:41
Replies: 6
Views: 1,193
Posted By AlexanderZ
most likely your code has problems, try this one ...

most likely your code has problems, try this one
#include "udf.h"
DEFINE_EXECUTE_AT_END(mass_flow)
{
Domain *d;
Thread *t;
face_t f;
real mf=0.;
d = Get_Domain(1);
t = Lookup_Thread(d, 8);
Showing results 1 to 1 of 1

 
Forum Jump

All times are GMT -4. The time now is 22:39.