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: syavash
Forum: Fluent UDF and Scheme Programming July 18, 2014, 06:29
Replies: 14
Views: 1,528
Posted By syavash
The macro can take the following form: ...

The macro can take the following form:
DEFINE_ADJUST(my_adjust,d)
{
Thread *t;
cell_t c;
FILE *fp; /* define a local pointer fp of type FILE */
fp = fopen("data.txt","w");
real x[ND_ND];...
Forum: Fluent UDF and Scheme Programming July 17, 2014, 18:16
Replies: 14
Views: 1,528
Posted By syavash
Hi, You could write another UDF; e.g. a...

Hi,
You could write another UDF; e.g. a Define_Adjust to calculate the source terms for your particular zone and write data along with coordinates into a file. There, you may examine the value...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 19:44.