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 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: blackmask
Forum: Fluent UDF and Scheme Programming July 25, 2014, 20:28
Replies: 14
Views: 1,528
Posted By blackmask
Did you interpret rather than compile your UDF?

Did you interpret rather than compile your UDF?
Forum: Fluent UDF and Scheme Programming July 24, 2014, 21:25
Replies: 14
Views: 1,528
Posted By blackmask
I have no problem compiling this code. You...

I have no problem compiling this code.

You might want to change

#include "stdio.h"

into

#include <stdio.h>
Forum: Fluent UDF and Scheme Programming July 19, 2014, 06:56
Replies: 14
Views: 1,528
Posted By blackmask
I have corrected a syntax error in your code. ...

I have corrected a syntax error in your code.

DEFINE_ADJUST(my_adjust,d)
{
Thread *t;
cell_t c;
FILE *fp; /* define a local pointer fp of type FILE */
fp =...
Forum: Fluent UDF and Scheme Programming July 18, 2014, 03:29
Replies: 14
Views: 1,528
Posted By blackmask
Is there a typo in your post? The range for y...

Is there a typo in your post? The range for y should be 0 < y < 0.005, right? otherwise the maximum value for the force should be two order of magnitude higher, i.e., about 400 N.

What is the...
Forum: Fluent UDF and Scheme Programming July 17, 2014, 20:19
Replies: 14
Views: 1,528
Posted By blackmask
What is the bounding-box of your computational...

What is the bounding-box of your computational domain?

What is your result?
What is the result you expected?

Your udf seems to be correct if your momentum source take the form of

xmom(x,...
Showing results 1 to 5 of 5

 
Forum Jump

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