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 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: ComputerGuy
Forum: Fluent UDF and Scheme Programming January 14, 2011, 18:11
Replies: 32
Views: 9,745
Posted By ComputerGuy
It won't be automatically stored as written. You...

It won't be automatically stored as written. You can simply write the value to a user-defined memory location (look up: C_UDMI).

ComputerGuy
Forum: Fluent UDF and Scheme Programming January 12, 2011, 21:02
Replies: 32
Views: 9,745
Posted By ComputerGuy
Good job -- glad I could help. I understand the...

Good job -- glad I could help. I understand the volume averaging scheme on temperature; I just didn't see the piece of code where you divided by the cell count.

Thanks for sharing your final code...
Forum: Fluent UDF and Scheme Programming January 12, 2011, 07:28
Replies: 32
Views: 9,745
Posted By ComputerGuy
First, use && instead of "and" in your logic. ...

First, use && instead of "and" in your logic. Not sure if "and" actually works (I get my languages jumbled).

Next, in the following lines:
thermosensor_temperature=thermosensor_temperature +...
Forum: Fluent UDF and Scheme Programming January 11, 2011, 21:14
Replies: 32
Views: 9,745
Posted By ComputerGuy
ehooi, Try something like the following. ...

ehooi,

Try something like the following.
DEFINE_PROFILE(heat_flux_profile,t,i)
{
real thermostat_coordinate[ND_ND];
real set_point_temperature;
real heat_flux;
real...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 09:40.