|
[Sponsors] |
October 8, 2002, 09:02 |
PRINT VALUE FROM UDF
|
#1 |
Guest
Posts: n/a
|
Hi I am using UDF for the momentum exchange terms using DEFINE_EXCHANGE_PROPERTY for multiphase flow.I want to print the value of these interaction term calculated by UDF. Plz Help.
|
|
October 8, 2002, 09:55 |
Re: PRINT VALUE FROM UDF
|
#2 |
Guest
Posts: n/a
|
use Message("text"); in a compiled udf
|
|
October 8, 2002, 10:05 |
Re: PRINT VALUE FROM UDF
|
#3 |
Guest
Posts: n/a
|
I am using INTERPRETED UDF then how to print calculated by UDF.
|
|
October 8, 2002, 10:18 |
Re: PRINT VALUE FROM UDF
|
#4 |
Guest
Posts: n/a
|
printf ?
or compile it ! |
|
October 9, 2002, 02:23 |
Re: PRINT VALUE FROM UDF
|
#5 |
Guest
Posts: n/a
|
hi It is printing continuously for all the time steps but i want to print it only once just to cross check it with hand calculation.
|
|
October 9, 2002, 02:53 |
Re: PRINT VALUE FROM UDF
|
#6 |
Guest
Posts: n/a
|
It is printing each time the udf is called e.g. in each cell, which is whath you asked.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF parallel error: chip-exec: function not found????? | shankara.2 | Fluent UDF and Scheme Programming | 1 | January 16, 2012 23:14 |
How to add a UDF to a compiled UDF library | kim | FLUENT | 3 | October 26, 2011 22:38 |
DEFINE_DPM_OUTPUT macro UDF HELP | Puneet | FLUENT | 3 | November 28, 2003 11:55 |
UDF...UDF...UDF...UDF | Luc SEMINEL | FLUENT | 0 | November 25, 2002 05:03 |
UDF, UDF, UDF, UDF | Luc SEMINEL | Main CFD Forum | 0 | November 25, 2002 05:01 |