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: ComputerGuy
Forum: Fluent UDF and Scheme Programming January 23, 2012, 13:43
Replies: 11
Views: 3,647
Posted By ComputerGuy
Try changing "Temperature" to "Temp2" or some...

Try changing "Temperature" to "Temp2" or some other name and let us know if that works. See below.

ComputerGuy

#include "udf.h"

DEFINE_PROFILE(transient_temperature, thread, position)
{
...
Forum: Fluent UDF and Scheme Programming January 14, 2012, 19:22
Replies: 11
Views: 3,647
Posted By ComputerGuy
Assuming your equation requires units of Kelvin,...

Assuming your equation requires units of Kelvin, try:


#include "udf.h"
DEFINE_VR_RATE(user_rate, c, t, r, mole_weight, species_mf, rr)
{
real temp=C_T(c,t);
real...
Showing results 1 to 2 of 2

 
Forum Jump

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