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: gearboy
Forum: Fluent UDF and Scheme Programming March 9, 2010, 22:25
Replies: 9
Views: 4,367
Posted By gearboy
nres is the current number of residuals.

nres is the current number of residuals.
Forum: Fluent UDF and Scheme Programming March 9, 2010, 03:06
Replies: 9
Views: 4,367
Posted By gearboy
This is an example to print the residuals on the...

This is an example to print the residuals on the console.
#include "udf.h"
DEFINE_ON_DEMAND(residual_list)
{
int nw;
real scaled_res;
Domain*domain=Get_Domain(1);
for(nw=0; nw<MAX_EQNS; ++nw)...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 22:12.