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: Hershey
Forum: Fluent UDF and Scheme Programming June 30, 2013, 08:53
Replies: 2
Views: 1,696
Posted By Hershey
Actually, after looking at this UDF, you have an...

Actually, after looking at this UDF, you have an extra } after the end_c_loop(c,t). Remove it to make sure all brackets are balanced. After doing that, the UDF compiled on my system without error.
Forum: Fluent UDF and Scheme Programming June 30, 2013, 08:41
Replies: 2
Views: 1,696
Posted By Hershey
It looks like your parentheses are backwards in...

It looks like your parentheses are backwards in your cell loop. Try this:

#include "udf.h"

DEFINE_EXECUTE_AT_END(averager)
{

Domain *d;
Thread *t;
/* Integrate dissipation. */
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 13:03.