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: billwangard
Forum: Fluent UDF and Scheme Programming July 17, 2013, 18:50
Replies: 19
Views: 21,729
Posted By billwangard
Regarding coupled level-sets, I don't have any...

Regarding coupled level-sets, I don't have any information for you. Sorry.
Forum: Fluent UDF and Scheme Programming July 16, 2013, 12:37
Replies: 19
Views: 21,729
Posted By billwangard
How to calculate UDS gradient

The following code should poplulate the UDS gradient variable:


#include "udf.h"
#include "sg.h"

DEFINE_ADJUST(adjust,d)
{
int n;
for(n=0; n<n_uds; ++n) uds_derivatives(d, n);
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 21:39.