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 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: AlexanderZ
Forum: Fluent UDF and Scheme Programming December 14, 2020, 00:58
Replies: 4
Views: 664
Posted By AlexanderZ
there should be no problem with code ...

there should be no problem with code

#include "udf.h"
DEFINE_DIFFUSIVITY(mydiff, c, t, i)
{
if (C_UDMI(c, t, 2) == 1.0)
{
return 1.0e-10;
}
else
Showing results 1 to 1 of 1

 
Forum Jump

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