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 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: pakk
Forum: Fluent UDF and Scheme Programming December 1, 2020, 12:40
Replies: 7
Views: 613
Posted By pakk
And does this give errors? DEFINE_ADJUST(dudy,...

And does this give errors?
DEFINE_ADJUST(dudy, domain)
{
Thisshouldgiveanerror() ;
}
Forum: Fluent UDF and Scheme Programming December 1, 2020, 12:38
Replies: 7
Views: 613
Posted By pakk
You forgot semicolons where i changed the code,...

You forgot semicolons where i changed the code, obviously.

You also forgot to show the test result. How does UDM 0 look like if you plot with this UDF?
Forum: Fluent UDF and Scheme Programming December 1, 2020, 02:41
Replies: 7
Views: 613
Posted By pakk
Try this, to see if it works: ...

Try this, to see if it works:

DEFINE_ADJUST(dudy, domain)
{
Thread *t;
cell_t c;
real xc[ND_ND];
real x;
real y;
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 20:31.