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: Marion
Forum: Fluent UDF and Scheme Programming July 26, 2012, 06:43
Replies: 12
Views: 11,631
Posted By Marion
Have you tried the udf I gave you yesterday and...

Have you tried the udf I gave you yesterday and it is not working? Maybe you have an issue with compiling udfs?
For the profile files, there is a section about this in the user guide, but here is a...
Forum: Fluent UDF and Scheme Programming July 25, 2012, 04:26
Replies: 12
Views: 11,631
Posted By Marion
Profiles instead

This is a udf for X-velocity (3D)

#include <udf.h>
DEFINE_CG_MOTION(velo_needle, dt, cg_vel, cg_omega, time, dtime)
{

cg_vel[0] = -0.6; /* x-velocity*/
cg_vel[1] = 0.0;
cg_vel[2] = 0.0;...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 07:25.