|
[Sponsors] |
August 4, 2015, 18:31 |
Age of air
|
#1 |
Senior Member
Astio Lamar
Join Date: May 2012
Location: Pipe
Posts: 186
Rep Power: 14 |
Hello my dear friends.
I want to have a contour plot of air age in a room. I try many things, but I didn't got result. I tried the following UDF and user defined scalar (UDS). #include "udf.h" DEFINE_DIFFUSIVITY(mean_age_diff,c,t,i) { return C_R(c,t) * 2.88e-05 + C_MU_EFF(c,t) / 0.7; } But I got the following error during the iterations: chip-exec: mean_age_diff: argument 3: incorrect type (5): pointer expectedchip-exec: mean_age_diff: argument 4: incorrect type (65802): int expectedchip-exec: mean_age_diff: argument 3: Is there anyone here can kindly help me in the case? Thanks. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mean Age of Air | Greenplan | OpenFOAM Post-Processing | 89 | November 11, 2022 06:51 |
Age of Air and Source Conflict | msmith | CFX | 8 | August 20, 2014 23:41 |
air bubble is disappear increasing time using vof | xujjun | CFX | 9 | June 9, 2009 08:59 |
local age of air in starccm+ | Mike23 | Siemens | 3 | September 20, 2008 12:16 |
[Indoor Air Quality]How do I calcauate "Age of Air | Young | CFX | 6 | April 29, 2008 00:14 |