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: Kanarya
Forum: Fluent UDF and Scheme Programming December 8, 2013, 06:42
Replies: 22
Views: 19,333
Posted By Kanarya
hi, try to use global variable macros! ...

hi,

try to use global variable macros!

Best!
kanarya
Forum: Fluent UDF and Scheme Programming November 26, 2013, 10:16
Replies: 22
Views: 19,333
Posted By Kanarya
Hi , Try this: #include "udf.h" ...

Hi ,

Try this:
#include "udf.h"

DEFINE_SDOF_PROPERTIES(delta_missile, prop, dt, time, dtime)
{
#if !RP_HOST
prop[SDOF_MASS] = 907.185;
prop[SDOF_IXX] = 27.116;
Forum: Fluent UDF and Scheme Programming May 28, 2013, 13:18
Replies: 22
Views: 19,333
Posted By Kanarya
running in parallel mass_trasfer udf

Hi

I have problem to run in parallel this code?It is simple C_UDMI which is calculated before:
DEFINE_MASS_TRANSFER(water1,c,t,from_index, from_species_index, to_index, to_species_index)
{...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 15:56.