Thanks for your help.
I'm writing a code for a FLUENT (cfd) UDF. FLUENT readily sends the temperature value at time (t), using global macros. My problem is that I cannot access the temperature at (t-1).
So I thought of storing the temperature values (at time t) for every timesteps, so that I...
Hi
I need to write the following 'logic' in C.
If the temperature (T) at time (t) is greater than the temperature at time (t-1), then cp = 2000.
i.e. in mathematics T(t) > T(t-1) , cp =2000.
My problem is I don't know how to write temperature as a function of time. Can somebody help ?
Lesh108
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.