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

Uncategorized

Register Blogs Community New Posts Updated Threads Search

Uncategorized Entries with no category
Old

fluent UDF parallel problem

Posted January 12, 2017 at 04:13 by tanpeilai

Quote:
Originally Posted by KevinZ09 View Post
Here's a UDF I think should work, though haven't tried it. Either way, give it a shot, or compare it with yours, and see if it works. If not, or yours doesn't, let me know.

Code:
#include "udf.h"
#define P_outlet_ID 2

  real flow;  /* defined outside because will be used in multiple DEFINE macros */

DEFINE_ADJUST(adjust, domain)
{

  /* "Parallelized" Sections */
  #if !RP_HOST  /* Compile
...
New Member
Posted in Uncategorized
Views 1074 Comments 0 tanpeilai is offline Edit Tags

All times are GMT -4. The time now is 00:37.