|
[Sponsors] |
October 31, 2015, 08:59 |
udf parallel
|
#1 |
New Member
abed
Join Date: Dec 2014
Posts: 13
Rep Power: 11 |
Hi
I made a simple UDF to simulate a dynamic mesh.But I dont know how parallel UDF for process with core i8 .I use Ansys Fluent 14.0. My UDF attached below. #include "udf.h" DEFINE_CG_MOTION(motion,dt,vel,omega,time,dtime) { omega[2]=3.1415/2; } |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
"Define_Profile" UDF for parallel solver | Antoine | Fluent UDF and Scheme Programming | 9 | February 29, 2016 07:09 |
Problem in using UDF in parallel computing | Yogini | Fluent UDF and Scheme Programming | 0 | January 22, 2013 09:23 |
UDF Error with Parallel affter several step | trantoan2008 | Fluent UDF and Scheme Programming | 0 | January 7, 2013 08:33 |
Parallel UDF Error | Andrew | FLUENT | 2 | March 30, 2007 12:11 |
UDF in parallel version. | yobee | FLUENT | 0 | August 17, 2004 05:12 |